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
eventServiceFields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.servicelayer.event.AbstractAsynchronousEventServiceTest
adjustPrecedingListener, pollEvent, setExpectedEventClass, setSourceFilter, setUp, tearDownMethods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
CustomEventListenerIntegrationTest
public CustomEventListenerIntegrationTest()
-
-
Method Details
-
testInistializationEndMessageSend
- Throws:
Exception
-