public class DefaultScriptingEventServiceTest extends 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 testRegisterScriptingEventListenerCorrectScript()
throws Exception
Exceptionpublic void testRegisterScriptingEventListenerNotSuccessfulForWrongScript()
throws Exception
Exceptionpublic void testRegisterScriptingEventListenerNotSuccessfulForNullScript()
throws Exception
Exceptionpublic void testUnRegisterScriptingEventListenerCorrectScript()
throws Exception
Exceptionpublic void testUnRegisterScriptingEventListenerDoesntBreakForWrongScript()
throws Exception
ExceptionCopyright © 2017 SAP SE. All Rights Reserved.