Class MockEventServiceTest

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    @UnitTest
    @ContextConfiguration(locations="classpath:/servicelayer/test/servicelayer-mock-base-test.xml")
    public class MockEventServiceTest
    extends MockTest
    • Constructor Detail

      • MockEventServiceTest

        public MockEventServiceTest()
    • Method Detail

      • testEventRegistration

        public void testEventRegistration()
      • testCustomEvents

        public void testCustomEvents()
      • testMixOfXMLConfigAndRegisterMethods

        public void testMixOfXMLConfigAndRegisterMethods()
      • testClusterHandling

        public void testClusterHandling()
      • testTenantHandling

        public void testTenantHandling()