/
Case testEdgeCasesRestRoot002
Case testEdgeCasesRestRoot002
Overview
Test case for edge cases of rollback and commit features of RootServiceJpa. This involves committing or rolling back transactions without any queries.
Assumptions
- n/a
Procedure 1
- Set transaction per operation to false
- Begin a transaction
- Commit
- TEST: should not produce an exception
- Begin a transaction
- Rollback
- TEST: should not produce an exception
Expected Runtime
- < 1 sec
Notes
- n/a
, multiple selections available,
Related content
Case testDegenerateUseRestRoot001
Case testDegenerateUseRestRoot001
More like this
Auditing and Revision History
Auditing and Revision History
More like this
Concurrency and Locking
Concurrency and Locking
More like this
Persistence Framework
Persistence Framework
More like this
Case testNormalUseRestProject001
Case testNormalUseRestProject001
More like this
Ad Hoc Jpa Test Suites
Ad Hoc Jpa Test Suites
More like this