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