Package de.hybris.platform.impex.jalo
Class ScriptCodeLineFactoryTest
java.lang.Object
de.hybris.platform.impex.jalo.ScriptCodeLineFactoryTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidshouldCreateBeanshellControlMarkerLessCodeLineFromNewScriptDefinitionUsingFileExtensionAsEngineName()voidvoidvoid
-
Constructor Details
-
ScriptCodeLineFactoryTest
public ScriptCodeLineFactoryTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
shouldCreateBeanshellControlMarkerLessCodeLineFromNewScriptDefinitionUsingFileExtensionAsEngineName
public void shouldCreateBeanshellControlMarkerLessCodeLineFromNewScriptDefinitionUsingFileExtensionAsEngineName() throws Exception- Throws:
Exception
-
shouldCreateBeanshellControlMarkerLessCodeLineFromNewScriptDefinitionUsingEngineName
public void shouldCreateBeanshellControlMarkerLessCodeLineFromNewScriptDefinitionUsingEngineName() throws Exception- Throws:
Exception
-
shouldCreateBeanshellCodeLineWith_beforeEach_ControlMarkerFromNewScriptDefinitionUsingFileExtensionAsEngineName
public void shouldCreateBeanshellCodeLineWith_beforeEach_ControlMarkerFromNewScriptDefinitionUsingFileExtensionAsEngineName() throws Exception- Throws:
Exception
-
shouldCreateBeanshellCodeLineWith_beforeEach_ControlMarkerFromNewScriptDefinitionUsingEngineName
public void shouldCreateBeanshellCodeLineWith_beforeEach_ControlMarkerFromNewScriptDefinitionUsingEngineName() throws Exception- Throws:
Exception
-
shouldCreateBeanshellCodeLineWith_if_ControlMarkerFromNewScriptDefinitionUsingEngineName
public void shouldCreateBeanshellCodeLineWith_if_ControlMarkerFromNewScriptDefinitionUsingEngineName() throws Exception- Throws:
Exception
-
shouldCreateBeanshellCodeLineWith_if_ControlMarkerFromNewScriptDefinitionUsingFileExtensionAsEngineName
public void shouldCreateBeanshellCodeLineWith_if_ControlMarkerFromNewScriptDefinitionUsingFileExtensionAsEngineName() throws Exception- Throws:
Exception
-
shouldCreateBeanshellCodeLineWith_afterEach_ControlMarkerFromNewScriptDefinitionUsingEngineName
public void shouldCreateBeanshellCodeLineWith_afterEach_ControlMarkerFromNewScriptDefinitionUsingEngineName() throws Exception- Throws:
Exception
-
shouldCreateBeanshellCodeLineWith_afterEach_ControlMarkerFromNewScriptDefinitionUsingFileExtensionAsEngineName
public void shouldCreateBeanshellCodeLineWith_afterEach_ControlMarkerFromNewScriptDefinitionUsingFileExtensionAsEngineName() throws Exception- Throws:
Exception
-
shouldCreateBeanshellCodeLineWith_beforeEach_ControlMarkerFromOldScriptDefinitionUsingEngineName
public void shouldCreateBeanshellCodeLineWith_beforeEach_ControlMarkerFromOldScriptDefinitionUsingEngineName() throws Exception- Throws:
Exception
-
shouldCreateBeanshellCodeLineWith_if_ControlMarkerFromOldScriptDefinitionUsingEngineName
public void shouldCreateBeanshellCodeLineWith_if_ControlMarkerFromOldScriptDefinitionUsingEngineName() throws Exception- Throws:
Exception
-
shouldCreateBeanshellCodeLineWith_afterEach_ControlMarkerFromOldScriptDefinitionUsingEngineName
public void shouldCreateBeanshellCodeLineWith_afterEach_ControlMarkerFromOldScriptDefinitionUsingEngineName() throws Exception- Throws:
Exception
-
shouldCreateBeanshellControlMarkerLessCodeLineFromMultiLineScript
- Throws:
Exception
-
shouldCreateCodeLineFrom_endif_ControlMarker
- Throws:
Exception
-
shouldCreateCodeLineFrom_beforeEachend_ControlMarker
- Throws:
Exception
-
shouldCreateCodeLineFrom_afterEachend_ControlMarker
- Throws:
Exception
-