[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
15 | 0 | 0 | 1 | 93.333% | 0.359 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
net.sf.staccatocommons.lambda | 15 | 0 | 0 | 1 | 93.333% | 0.359 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
LambdaFactoryUnitTest | 6 | 0 | 0 | 0 | 100% | 0.063 | |
LambdaUnitTest | 7 | 0 | 0 | 1 | 85.714% | 0.293 | |
UncheckerUnitTest | 2 | 0 | 0 | 0 | 100% | 0.003 |
[Summary] [Package List] [Test Cases]
testFactoryReusable | 0.039 | |
testWronInvocationOrder1 | 0.001 | |
testWrongOrder2 | 0 | |
testThrowsException | 0 | |
testCodeThrowsRuntimeException | 0.001 | |
testCodeThrowsCheckedException | 0.005 |
testFactoriesIndependent | 0.178 | |
testSharedFactoryThreadSafe | 0.016 | |
testLambdaBoolean | 0 | |
testLambdaBooleanWithArgs | 0 | |
testLambda2 | 0.002 | |
testLambda2Curried | 0.019 | |
testLambda3 | 0.021 | |
skipped |