Class VariableTableTest.CopyVariablesFromTest

java.lang.Object
com.singularsys.jeptests.unit.VariableTableTest.CopyVariablesFromTest
Enclosing class:
VariableTableTest

@Nested public class VariableTableTest.CopyVariablesFromTest extends Object
  • Constructor Details

    • CopyVariablesFromTest

      public CopyVariablesFromTest()
  • Method Details

    • do_not_create_a_new_variable_if_one_exists

      @Test public void do_not_create_a_new_variable_if_one_exists() throws JepException
      Throws:
      JepException
    • existing_variable_has_copied_value

      @Test public void existing_variable_has_copied_value() throws JepException
      Throws:
      JepException
    • existing_variable_has_same_constant_flag

      @Test public void existing_variable_has_same_constant_flag() throws JepException
      Throws:
      JepException
    • existing_variable_has_same_valid_value_flag

      @Test public void existing_variable_has_same_valid_value_flag() throws JepException
      Throws:
      JepException
    • existing_variable_has_same_hooks

      @Test public void existing_variable_has_same_hooks() throws JepException
      Throws:
      JepException
    • new_variable_has_copied_value

      @Test public void new_variable_has_copied_value() throws JepException
      Throws:
      JepException
    • new_variable_has_same_constant_flag

      @Test public void new_variable_has_same_constant_flag() throws JepException
      Throws:
      JepException
    • new_variable_has_same_valid_value_flag

      @Test public void new_variable_has_same_valid_value_flag() throws JepException
      Throws:
      JepException
    • new_variable_has_same_hooks

      @Test public void new_variable_has_same_hooks() throws JepException
      Throws:
      JepException