/
Case testDegenerateUseRestRoot001
Case testDegenerateUseRestRoot001
Overview
Test case for degenerate use of transaction management features of RootServiceJpa. This involves opening an explicit transaction when transaction per operation is set to false, and we'd expect an exception.
Assumptions
- n/a
Procedure 1
- Set transaction per operation to true
- Begin a transaction
- TEST: should produce an exception
- Set transaction per operation to false
- Begin a transaction
- Begin a transaction
- TEST: should produce an exception
Expected Runtime
- < 1 sec
Notes
- n/a
, multiple selections available,
Related content
Case testEdgeCasesRestRoot002
Case testEdgeCasesRestRoot002
More like this
Case testDegenerateUseRestSecurity003
Case testDegenerateUseRestSecurity003
More like this
Functional Jpa Testing
Functional Jpa Testing
More like this
Ad Hoc Jpa Test Suites
Ad Hoc Jpa Test Suites
More like this
Project Service REST Test Suite
Project Service REST Test Suite
More like this
Metadata Service REST Test Suite
Metadata Service REST Test Suite
More like this