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