public class ScriptingTaskRunnerTest
extends java.lang.Object
| Constructor and Description |
|---|
ScriptingTaskRunnerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testHandleErrorInCorrectScript() |
void |
testHandleErrorInScriptThrowingNullPointerException() |
void |
testRunCorrectScript() |
void |
testRunNotExistingScript() |
void |
testRunScriptThrowingNullPointerException() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testRunCorrectScript()
throws java.lang.Exception
java.lang.Exceptionpublic void testRunNotExistingScript()
throws java.lang.Exception
java.lang.Exceptionpublic void testRunScriptThrowingNullPointerException()
throws java.lang.Exception
java.lang.Exceptionpublic void testHandleErrorInCorrectScript()
throws java.lang.Exception
java.lang.Exceptionpublic void testHandleErrorInScriptThrowingNullPointerException()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2018 SAP SE. All Rights Reserved.