Test Result : TransactionTest
0 failures
(±0)
17 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
afterCommitWithoutProperCommitIsIllegal | 2 ms | Passed |
afterRollbackWithoutProperRollbackIsIllegal | 8 ms | Passed |
beginAlreadyActiveIsIllegal | 68 ms | Passed |
beginPartiallyCommittedIsIllegal | 2 ms | Passed |
commitInactiveIsIllegal | 0 ms | Passed |
commitRolledBackIsIllegal | 1 ms | Passed |
commitUninitializedIsIllegal | 2 ms | Passed |
instancesAreEqualWhenTheyHaveSameState | 0 ms | Passed |
rollbackCommittedIsIllegal | 1 ms | Passed |
rollbackInactiveIsIllegal | 0 ms | Passed |
testAfterCommit | 0 ms | Passed |
testAfterRollback | 15 ms | Passed |
testBegin | 0 ms | Passed |
testCommit | 0 ms | Passed |
testFailDuringCommit | 1 ms | Passed |
testRollback | 0 ms | Passed |
verifyActiveThrowsIllegalStateForInactiveTransaction | 1 ms | Passed |