Class DefaultScriptingLanguagesServiceTest
java.lang.Object
de.hybris.platform.scripting.engine.impl.DefaultScriptingLanguagesServiceTest
@IntegrationTest
@ContextConfiguration("classpath:test/test-scripting-spring.xml")
public class DefaultScriptingLanguagesServiceTest
extends Object
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultScriptingLanguagesServiceTest
public DefaultScriptingLanguagesServiceTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
shouldReturnExecutableFromClasspathRepository
- Throws:
Exception
-
shouldThrowScriptURIExceptionIfURIDoesNotContainProtocolPart
- Throws:
Exception
-
shouldThrowScriptURIExceptionIfURIContainEmptyProtocolPart
- Throws:
Exception
-
shouldThrowScriptURIExceptionIfURIContainEmptyPathPart
- Throws:
Exception
-
shouldExecuteScriptBasedOnResourceHavingJustAnOutput
- Throws:
Exception
-
shouldExecuteSimpleGroovyScriptWithExternalParameters
- Throws:
Exception
-
shouldReturnInstanceOfAnInterfacePassingParameter
- Throws:
Exception
-
shouldReturnInstanceOfModelServiceTakenFromSpringCtx
- Throws:
Exception
-