Class MockEventServiceTest
- java.lang.Object
-
- org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
-
- de.hybris.platform.servicelayer.MockTest
-
- de.hybris.platform.servicelayer.event.MockEventServiceTest
-
-
Constructor Summary
Constructors Constructor Description MockEventServiceTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestClusterHandling()voidtestCustomEvents()voidtestEventRegistration()voidtestMixOfXMLConfigAndRegisterMethods()voidtestTenantHandling()
-
-
-
Method Detail
-
testEventRegistration
public void testEventRegistration()
-
testCustomEvents
public void testCustomEvents()
-
testMixOfXMLConfigAndRegisterMethods
public void testMixOfXMLConfigAndRegisterMethods()
-
testClusterHandling
public void testClusterHandling()
-
testTenantHandling
public void testTenantHandling()
-
-