@IntegrationTest public class DefaultScriptingLanguagesServiceTest extends 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 shouldReturnExecutableFromClasspathRepository()
throws Exception
Exceptionpublic void shouldThrowScriptURIExceptionIfURIDoesNotContainProtocolPart()
throws Exception
Exceptionpublic void shouldThrowScriptURIExceptionIfURIContainEmptyProtocolPart()
throws Exception
Exceptionpublic void shouldThrowScriptURIExceptionIfURIContainEmptyPathPart()
throws Exception
Exceptionpublic void shouldExecuteScriptBasedOnResourceHavingJustAnOutput()
throws Exception
Exceptionpublic void shouldExecuteSimpleGroovyScriptWithExternalParameters()
throws Exception
Exceptionpublic void shouldReturnInstanceOfAnInterfacePassingParameter()
throws Exception
ExceptionCopyright © 2017 SAP SE. All Rights Reserved.