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
-
Field Summary
Fields inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
applicationContext, logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidMethods inherited from class org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
setApplicationContext
-
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()
-