Class ScriptCodeLineFactoryTest


  • @UnitTest
    public class ScriptCodeLineFactoryTest
    extends java.lang.Object
    • Constructor Detail

      • ScriptCodeLineFactoryTest

        public ScriptCodeLineFactoryTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldCreateBeanshellControlMarkerLessCodeLineFromNewScriptDefinitionUsingFileExtensionAsEngineName

        public void shouldCreateBeanshellControlMarkerLessCodeLineFromNewScriptDefinitionUsingFileExtensionAsEngineName()
                                                                                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldCreateBeanshellControlMarkerLessCodeLineFromNewScriptDefinitionUsingEngineName

        public void shouldCreateBeanshellControlMarkerLessCodeLineFromNewScriptDefinitionUsingEngineName()
                                                                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldCreateBeanshellCodeLineWith_beforeEach_ControlMarkerFromNewScriptDefinitionUsingFileExtensionAsEngineName

        public void shouldCreateBeanshellCodeLineWith_beforeEach_ControlMarkerFromNewScriptDefinitionUsingFileExtensionAsEngineName()
                                                                                                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldCreateBeanshellCodeLineWith_beforeEach_ControlMarkerFromNewScriptDefinitionUsingEngineName

        public void shouldCreateBeanshellCodeLineWith_beforeEach_ControlMarkerFromNewScriptDefinitionUsingEngineName()
                                                                                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldCreateBeanshellCodeLineWith_if_ControlMarkerFromNewScriptDefinitionUsingEngineName

        public void shouldCreateBeanshellCodeLineWith_if_ControlMarkerFromNewScriptDefinitionUsingEngineName()
                                                                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldCreateBeanshellCodeLineWith_if_ControlMarkerFromNewScriptDefinitionUsingFileExtensionAsEngineName

        public void shouldCreateBeanshellCodeLineWith_if_ControlMarkerFromNewScriptDefinitionUsingFileExtensionAsEngineName()
                                                                                                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldCreateBeanshellCodeLineWith_afterEach_ControlMarkerFromNewScriptDefinitionUsingEngineName

        public void shouldCreateBeanshellCodeLineWith_afterEach_ControlMarkerFromNewScriptDefinitionUsingEngineName()
                                                                                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldCreateBeanshellCodeLineWith_afterEach_ControlMarkerFromNewScriptDefinitionUsingFileExtensionAsEngineName

        public void shouldCreateBeanshellCodeLineWith_afterEach_ControlMarkerFromNewScriptDefinitionUsingFileExtensionAsEngineName()
                                                                                                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldCreateBeanshellCodeLineWith_beforeEach_ControlMarkerFromOldScriptDefinitionUsingEngineName

        public void shouldCreateBeanshellCodeLineWith_beforeEach_ControlMarkerFromOldScriptDefinitionUsingEngineName()
                                                                                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldCreateBeanshellCodeLineWith_if_ControlMarkerFromOldScriptDefinitionUsingEngineName

        public void shouldCreateBeanshellCodeLineWith_if_ControlMarkerFromOldScriptDefinitionUsingEngineName()
                                                                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldCreateBeanshellCodeLineWith_afterEach_ControlMarkerFromOldScriptDefinitionUsingEngineName

        public void shouldCreateBeanshellCodeLineWith_afterEach_ControlMarkerFromOldScriptDefinitionUsingEngineName()
                                                                                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldCreateBeanshellControlMarkerLessCodeLineFromMultiLineScript

        public void shouldCreateBeanshellControlMarkerLessCodeLineFromMultiLineScript()
                                                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldCreateCodeLineFrom_endif_ControlMarker

        public void shouldCreateCodeLineFrom_endif_ControlMarker()
                                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldCreateCodeLineFrom_beforeEachend_ControlMarker

        public void shouldCreateCodeLineFrom_beforeEachend_ControlMarker()
                                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldCreateCodeLineFrom_afterEachend_ControlMarker

        public void shouldCreateCodeLineFrom_afterEachend_ControlMarker()
                                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception