Failsafe Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
70 | 0 | 0 | 1 | 98.571% | 2.534 |
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 |
---|---|---|---|---|---|---|
dev.orne.test.rnd.it | 70 | 0 | 0 | 1 | 98.571% | 2.534 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
dev.orne.test.rnd.it
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CustomGeneratorsIT | 4 | 0 | 0 | 0 | 100% | 0.036 | |
TargetedGenerationIT | 4 | 0 | 0 | 0 | 100% | 0.928 | |
GenerationParametersIT | 5 | 0 | 0 | 1 | 80% | 0.115 | |
AnnotatedMethodBasedGenerationIT | 2 | 0 | 0 | 0 | 100% | 0.055 | |
BuildInGeneratorsIT | 55 | 0 | 0 | 0 | 100% | 1.4 |
Test Cases
[Summary] [Package List] [Test Cases]
CustomGeneratorsIT
testCustomExtendedBeanGeneration | 0.016 | |
testCustomBeanGeneration | 0.011 | |
testCustomEnumGeneration | 0.005 | |
testCustomIntefaceGeneration | 0.003 |
TargetedGenerationIT
testTargetMethodParameterGeneration | 0.881 | |
testTargetPropertyGeneration | 0.01 | |
testTargetMethodReturnTypeGeneration | 0.003 | |
testTargetConstructorParameterGeneration | 0.003 |
GenerationParametersIT
testMapGeneration | 0.089 | |
testSizeParameters | 0.005 | |
testSimpleGenericParameters | 0.01 | |
testNumberParameters | 0 | |
Needs support in number generators | ||
testNullableParameters | 0.005 |
AnnotatedMethodBasedGenerationIT
testImmutableTypeGeneration | 0.034 | |
testDerivedTypeGeneration | 0.02 |
BuildInGeneratorsIT
Failure Details
[Summary] [Package List] [Test Cases]
testNumberParameters | |
skipped: Needs support in number generators |