Class GroupScriptFileTest


  • @UnitTest
    public class GroupScriptFileTest
    extends java.lang.Object
    Created by i840081 on 2014-12-17.
    • Constructor Detail

      • GroupScriptFileTest

        public GroupScriptFileTest()
    • Method Detail

      • 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()