Class CustomEventListenerIntegrationTest
- java.lang.Object
-
- de.hybris.platform.testframework.HybrisJUnit4Test
-
- de.hybris.platform.servicelayer.ServicelayerBaseTest
-
- de.hybris.platform.servicelayer.event.AbstractAsynchronousEventServiceTest
-
- de.hybris.platform.validation.events.CustomEventListenerIntegrationTest
-
- All Implemented Interfaces:
JaloSessionHolder
@IntegrationTest public class CustomEventListenerIntegrationTest extends AbstractAsynchronousEventServiceTest
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.event.AbstractAsynchronousEventServiceTest
AbstractAsynchronousEventServiceTest.EventQueue<T extends AbstractEvent>, AbstractAsynchronousEventServiceTest.PrecedingListener, AbstractAsynchronousEventServiceTest.TestEventQueueBasedListener
-
-
Field Summary
-
Fields inherited from class de.hybris.platform.servicelayer.event.AbstractAsynchronousEventServiceTest
eventService
-
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession
-
-
Constructor Summary
Constructors Constructor Description CustomEventListenerIntegrationTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestInistializationEndMessageSend()-
Methods inherited from class de.hybris.platform.servicelayer.event.AbstractAsynchronousEventServiceTest
adjustPrecedingListener, pollEvent, setExpectedEventClass, setSourceFilter, setUp, tearDown
-
Methods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSession
-
Methods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
-