Class ScriptingEventListenersIntegrationTests
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTransactionalBaseTest
de.hybris.platform.scripting.events.impl.ScriptingEventListenersIntegrationTests
- All Implemented Interfaces:
JaloSessionHolder
@IntegrationTest
public class ScriptingEventListenersIntegrationTests
extends ServicelayerTransactionalBaseTest
Integration tests for scripting event listeners.
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidMethods 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
-
ScriptingEventListenersIntegrationTests
public ScriptingEventListenersIntegrationTests()
-
-
Method Details
-
testHandleEventForCorrectListener
- Throws:
Exception
-
testHandleTypedEventForCorrectListener
- Throws:
Exception
-
testHandleEventForListenerThrowingException
- Throws:
Exception
-
testRegisterListenerUnsuccessfulForNotExistingScript
- Throws:
Exception
-
shouldReloadScriptingEventListenerAfterModification
- Throws:
Exception
-
shouldUnregisterScriptingEventListenerAfterRemoval
- Throws:
Exception
-