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