Class GroupScriptFileTest
java.lang.Object
de.hybris.platform.cmscockpit.session.script.components.GroupScriptFileTest
Created by i840081 on 2014-12-17.
-
Field Details
-
TEST_JS
- See Also:
-
MAP_ID_1
- See Also:
-
MAP_ID_2
- See Also:
-
INVALID_SCRIPT_GROUP
- See Also:
-
EMPTY_STRING
- See Also:
-
-
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()
-