Class NodeHookTest

java.lang.Object
com.singularsys.jeptests.unit.NodeHookTest

public class NodeHookTest extends Object
  • Constructor Details

    • NodeHookTest

      public NodeHookTest()
  • Method Details

    • set_of_hooks_is_initially_empty

      public void set_of_hooks_is_initially_empty() throws ParseException
      Throws:
      ParseException
    • getting_an_unset_HookKey_returns_null

      public void getting_an_unset_HookKey_returns_null() throws ParseException
      Throws:
      ParseException
    • setting_and_getting_a_HookKey_returns_same_value

      public void setting_and_getting_a_HookKey_returns_same_value() throws ParseException
      Throws:
      ParseException
    • changing_a_hook_returns_same_value

      public void changing_a_hook_returns_same_value() throws ParseException
      Throws:
      ParseException
    • setting_and_getting_two_hooks_returns_same_value

      public void setting_and_getting_two_hooks_returns_same_value() throws ParseException
      Throws:
      ParseException
    • setting__and_removing_a_hook_returns_null

      public void setting__and_removing_a_hook_returns_null() throws ParseException
      Throws:
      ParseException
    • setting_and_removing_and_setting_same_hook

      public void setting_and_removing_and_setting_same_hook() throws ParseException
      Throws:
      ParseException
    • setting_and_removing_and_setting_different_hook

      public void setting_and_removing_and_setting_different_hook() throws ParseException
      Throws:
      ParseException
    • setting_two_hooks_and_removing_one

      public void setting_two_hooks_and_removing_one() throws ParseException
      Throws:
      ParseException
    • setting_the_hooks_and_removing__middle_one

      public void setting_the_hooks_and_removing__middle_one() throws ParseException
      Throws:
      ParseException