Class MockEventServiceTest

java.lang.Object
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
de.hybris.platform.servicelayer.MockTest
de.hybris.platform.servicelayer.event.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 Details

    • MockEventServiceTest

      public MockEventServiceTest()
  • Method Details

    • testEventRegistration

      public void testEventRegistration()
    • testCustomEvents

      public void testCustomEvents()
    • testMixOfXMLConfigAndRegisterMethods

      public void testMixOfXMLConfigAndRegisterMethods()
    • testClusterHandling

      public void testClusterHandling()
    • testTenantHandling

      public void testTenantHandling()