/
Case testEdgeCasesRestRoot003
Case testEdgeCasesRestRoot003
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