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