public class DefaultScriptingEventServiceTest
extends java.lang.Object
| Constructor and Description |
|---|
DefaultScriptingEventServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testRegisterScriptingEventListenerCorrectScript() |
void |
testRegisterScriptingEventListenerNotSuccessfulForNullScript() |
void |
testRegisterScriptingEventListenerNotSuccessfulForWrongScript() |
void |
testUnRegisterScriptingEventListenerCorrectScript() |
void |
testUnRegisterScriptingEventListenerDoesntBreakForWrongScript() |
void |
testUnregisterScriptingEventListenerNotSuccessfulForNullScript() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testRegisterScriptingEventListenerCorrectScript()
throws java.lang.Exception
java.lang.Exceptionpublic void testRegisterScriptingEventListenerNotSuccessfulForWrongScript()
throws java.lang.Exception
java.lang.Exceptionpublic void testRegisterScriptingEventListenerNotSuccessfulForNullScript()
throws java.lang.Exception
java.lang.Exceptionpublic void testUnRegisterScriptingEventListenerCorrectScript()
throws java.lang.Exception
java.lang.Exceptionpublic void testUnRegisterScriptingEventListenerDoesntBreakForWrongScript()
throws java.lang.Exception
java.lang.Exceptionpublic void testUnregisterScriptingEventListenerNotSuccessfulForNullScript()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2018 SAP SE. All Rights Reserved.