Class ClasspathScriptsRepositoryTest
java.lang.Object
de.hybris.platform.scripting.engine.repository.impl.ClasspathScriptsRepositoryTest
@IntegrationTest
@ContextConfiguration("classpath:test/test-scripting-spring.xml")
public class ClasspathScriptsRepositoryTest
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoid
-
Constructor Details
-
ClasspathScriptsRepositoryTest
public ClasspathScriptsRepositoryTest()
-
-
Method Details
-
shouldHandleClasspathProtocol
- Throws:
Exception
-
shouldNotHandleInvalidProtocol
- Throws:
Exception
-
shouldNotHandleNullProtocol
- Throws:
Exception
-
shouldThrowScriptNotFoundExceptionWhenScriptCannotBeFoundInRepository
public void shouldThrowScriptNotFoundExceptionWhenScriptCannotBeFoundInRepository() throws Exception- Throws:
Exception
-
shouldFindScriptForGivenScriptPathInRepository
- Throws:
Exception
-