@IntegrationTest public class DefaultScriptingLanguagesServiceTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultScriptingLanguagesServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldExecuteScriptBasedOnResourceHavingJustAnOutput() |
void |
shouldExecuteSimpleGroovyScriptWithExternalParameters() |
void |
shouldReturnExecutableFromClasspathRepository() |
void |
shouldReturnInstanceOfAnInterfacePassingParameter() |
void |
shouldReturnInstanceOfModelServiceTakenFromSpringCtx() |
void |
shouldThrowScriptURIExceptionIfURIContainEmptyPathPart() |
void |
shouldThrowScriptURIExceptionIfURIContainEmptyProtocolPart() |
void |
shouldThrowScriptURIExceptionIfURIDoesNotContainProtocolPart() |
public DefaultScriptingLanguagesServiceTest()
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldReturnExecutableFromClasspathRepository()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldThrowScriptURIExceptionIfURIDoesNotContainProtocolPart()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldThrowScriptURIExceptionIfURIContainEmptyProtocolPart()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldThrowScriptURIExceptionIfURIContainEmptyPathPart()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldExecuteScriptBasedOnResourceHavingJustAnOutput()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldExecuteSimpleGroovyScriptWithExternalParameters()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldReturnInstanceOfAnInterfacePassingParameter()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldReturnInstanceOfModelServiceTakenFromSpringCtx()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2018 SAP SE. All Rights Reserved.