Class ResourceScriptContentTest
- java.lang.Object
-
- de.hybris.platform.scripting.engine.content.impl.ResourceScriptContentTest
-
public class ResourceScriptContentTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ResourceScriptContentTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidshouldCreateClassPathScriptContentObject()voidshouldThrowScriptURIExceptionWhenFileExtensionFromResourceCannotBeDetermined()
-
-
-
Method Detail
-
shouldCreateClassPathScriptContentObject
public void shouldCreateClassPathScriptContentObject() throws java.lang.Exception- Throws:
java.lang.Exception
-
shouldThrowScriptURIExceptionWhenFileExtensionFromResourceCannotBeDetermined
public void shouldThrowScriptURIExceptionWhenFileExtensionFromResourceCannotBeDetermined() throws java.lang.Exception- Throws:
java.lang.Exception
-
-