Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Test case for edge cases of clear and close features of RootServiceJpa.  This involves calling clear when no changes have been made, or calling clear right after clear. Or closing immediately after opening

Assumptions

  • n/a

Procedure 1

  • Call close
    • TEST: should not produce an exception

Procedure 2

  • Call clear
  • Call clear
    • TEST: should not produce an exception

Expected Runtime

  • < 1 sec

Notes

  • n/a