| Modifier and Type | Field and Description |
|---|---|
static String |
EMPTY_STRING |
static String |
INVALID_SCRIPT_GROUP |
static String |
MAP_ID_1 |
static String |
MAP_ID_2 |
static String |
TEST_JS |
| Constructor and Description |
|---|
GroupScriptFileTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
invalid_script_group_throws_exception() |
void |
more_than_one_SingleJavaScriptFile_for_group_throws_exception() |
void |
non_existant_getScriptGroupType_parameter_throws_exception() |
void |
null_getScriptGroupType_parameter_throws_exception() |
void |
null_setGroup_paramater_throws_exception() |
void |
setSrc_method_called_in_GroupScriptFile_class() |
void |
zero_length_setGroup_paramater_throws_exception() |
public static final String TEST_JS
public static final String MAP_ID_1
public static final String MAP_ID_2
public static final String INVALID_SCRIPT_GROUP
public static final String EMPTY_STRING
public void null_setGroup_paramater_throws_exception()
public void zero_length_setGroup_paramater_throws_exception()
public void null_getScriptGroupType_parameter_throws_exception()
public void non_existant_getScriptGroupType_parameter_throws_exception()
public void invalid_script_group_throws_exception()
public void more_than_one_SingleJavaScriptFile_for_group_throws_exception()
public void setSrc_method_called_in_GroupScriptFile_class()
Copyright © 2017 SAP SE. All Rights Reserved.