Class DefaultScriptingEventServiceTest
java.lang.Object
de.hybris.platform.scripting.events.impl.DefaultScriptingEventServiceTest
Tests for ScriptingTaskRunner
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultScriptingEventServiceTest
public DefaultScriptingEventServiceTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testRegisterScriptingEventListenerCorrectScript
- Throws:
Exception
-
testRegisterScriptingEventListenerNotSuccessfulForWrongScript
- Throws:
Exception
-
testRegisterScriptingEventListenerNotSuccessfulForNullScript
- Throws:
Exception
-
testUnRegisterScriptingEventListenerCorrectScript
- Throws:
Exception
-
testUnRegisterScriptingEventListenerDoesntBreakForWrongScript
- Throws:
Exception
-
testUnregisterScriptingEventListenerNotSuccessfulForNullScript
- Throws:
Exception
-