Class GroupScriptFileTest

java.lang.Object
de.hybris.platform.cmscockpit.session.script.components.GroupScriptFileTest

@UnitTest public class GroupScriptFileTest extends Object
Created by i840081 on 2014-12-17.
  • Field Details

  • Constructor Details

    • GroupScriptFileTest

      public GroupScriptFileTest()
  • Method Details

    • null_setGroup_paramater_throws_exception

      public void null_setGroup_paramater_throws_exception()
    • zero_length_setGroup_paramater_throws_exception

      public void zero_length_setGroup_paramater_throws_exception()
    • null_getScriptGroupType_parameter_throws_exception

      public void null_getScriptGroupType_parameter_throws_exception()
    • non_existant_getScriptGroupType_parameter_throws_exception

      public void non_existant_getScriptGroupType_parameter_throws_exception()
    • invalid_script_group_throws_exception

      public void invalid_script_group_throws_exception()
    • more_than_one_SingleJavaScriptFile_for_group_throws_exception

      public void more_than_one_SingleJavaScriptFile_for_group_throws_exception()
    • setSrc_method_called_in_GroupScriptFile_class

      public void setSrc_method_called_in_GroupScriptFile_class()