Package com.singularsys.jeptests.unit
Class VariableTableTest.CopyVariablesFromTest
java.lang.Object
com.singularsys.jeptests.unit.VariableTableTest.CopyVariablesFromTest
- Enclosing class:
VariableTableTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
CopyVariablesFromTest
public CopyVariablesFromTest()
-
-
Method Details
-
do_not_create_a_new_variable_if_one_exists
- Throws:
JepException
-
existing_variable_has_copied_value
- Throws:
JepException
-
existing_variable_has_same_constant_flag
- Throws:
JepException
-
existing_variable_has_same_valid_value_flag
- Throws:
JepException
-
existing_variable_has_same_hooks
- Throws:
JepException
-
new_variable_has_copied_value
- Throws:
JepException
-
new_variable_has_same_constant_flag
- Throws:
JepException
-
new_variable_has_same_valid_value_flag
- Throws:
JepException
-
new_variable_has_same_hooks
- Throws:
JepException
-