Summary

Tests Errors Failures Skipped Success Rate Time
40 0 0 0 100% 79.955

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List

Package Tests Errors Failures Skipped Success Rate Time
org.apache.commons.transaction.file 11 0 0 0 100% 16.188
org.apache.commons.transaction.memory 20 0 0 0 100% 12.72
org.apache.commons.transaction.locking 9 0 0 0 100% 51.047

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.commons.transaction.file

Class Tests Errors Failures Skipped Success Rate Time
FileResourceManagerTest 10 0 0 0 100% 15.86
FileResourceManagerVirtualAdminCommandsTest 1 0 0 0 100% 0.328

org.apache.commons.transaction.memory

Class Tests Errors Failures Skipped Success Rate Time
MapWrapperTest 6 0 0 0 100% 0.016
OptimisticMapWrapperTest 7 0 0 0 100% 0.157
PessimisticMapWrapperTest 7 0 0 0 100% 12.547

org.apache.commons.transaction.locking

Class Tests Errors Failures Skipped Success Rate Time
GenericLockTest 9 0 0 0 100% 51.047

Test Cases

FileResourceManagerTest

testGlobal 0.188
testCombinedRecovery 0.078
testCommittingRecovery 0.031
testActiveRecovery 0.032
testRolledbackRecovery 0.015
testRollingBackRecovery 0.031
testCommittedRecovery 0.016
testInteractiveDirtyRecovery 0.047
testConflict 15.344
testCopyRec 0.078

FileResourceManagerVirtualAdminCommandsTest

testRecover 0.328

GenericLockTest

testBasic 0
testTimeout 1.109
testDeadlock 12.5
testIndirectDeadlock 23.235
testUpgrade 0.031
testPreference 0.016
testGlobalTimeout 14.062
testStress 0.031
testChaos 0.047

MapWrapperTest

testSets 0
testBasic 0
testContainsKeyWithNullValue 0
testComplex 0
testMulti 0
testTxControl 0.016

OptimisticMapWrapperTest

testSets 0.031
testConflict 0.016
testBasic 0
testComplex 0
testMulti 0
testTxControl 0.016
testContainsKeyWithNullValue 0

PessimisticMapWrapperTest

testSets 0.016
testConflict 12.516
testBasic 0
testComplex 0
testMulti 0
testTxControl 0
testContainsKeyWithNullValue 0.015