Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
18 0 0 0 100% 2.347 s

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


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
net.dapete.locks 18 0 0 0 100% 2.347 s

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

net.dapete.locks

- Class Tests Errors Failures Skipped Success Rate Time
ReadWriteLocksTest 7 0 0 0 100% 0.236 s
AbstractLocksTest 5 0 0 0 100% 0.385 s
LocksTest 6 0 0 0 100% 1.726 s

Test Cases

[Summary] [Package List] [Test Cases]

ReadWriteLocksTest

reentrant 0.002 s
writeLock 0.001 s
readLock 0.001 s
testLocking 0.209 s
withSupplier 0.003 s
reentrant_fair(boolean)[1] 0.003 s
reentrant_fair(boolean)[2] 0.001 s

AbstractLocksTest

get_createNewLockIfLockReferenceIsNull 0.006 s
testLocksAreReleasedWhenUnused 0.135 s
get_identicalForIdenticalKey 0.002 s
size 0.237 s
get_differentForDifferentKeys 0.001 s

LocksTest

reentrant 0.032 s
testLocking 0.238 s
lock 0.001 s
withSupplier 1.326 s
reentrant_fair(boolean)[1] 0.021 s
reentrant_fair(boolean)[2] 0.002 s