Failsafe Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 70 | 0 | 0 | 1 | 98.571% | 1.845 |
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% | 1.845 |
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 | |
|---|---|---|---|---|---|---|---|
| GenerationParametersIT | 5 | 0 | 0 | 1 | 80% | 0.164 | |
| BuildInGeneratorsIT | 55 | 0 | 0 | 0 | 100% | 0.689 | |
| AnnotatedMethodBasedGenerationIT | 2 | 0 | 0 | 0 | 100% | 0.905 | |
| TargetedGenerationIT | 4 | 0 | 0 | 0 | 100% | 0.041 | |
| CustomGeneratorsIT | 4 | 0 | 0 | 0 | 100% | 0.046 |
Test Cases
[Summary] [Package List] [Test Cases]
GenerationParametersIT
| testMapGeneration | 0.133 | |
| testSizeParameters | 0.007 | |
| testSimpleGenericParameters | 0.011 | |
| testNumberParameters | 0 | |
| Needs support in number generators | ||
| testNullableParameters | 0.008 |
BuildInGeneratorsIT
AnnotatedMethodBasedGenerationIT
| testImmutableTypeGeneration | 0.828 | |
| testDerivedTypeGeneration | 0.047 |
TargetedGenerationIT
| testTargetMethodParameterGeneration | 0.023 | |
| testTargetPropertyGeneration | 0.013 | |
| testTargetMethodReturnTypeGeneration | 0.002 | |
| testTargetConstructorParameterGeneration | 0.001 |
CustomGeneratorsIT
| testCustomExtendedBeanGeneration | 0.017 | |
| testCustomBeanGeneration | 0.009 | |
| testCustomEnumGeneration | 0.01 | |
| testCustomIntefaceGeneration | 0.005 |
Failure Details
[Summary] [Package List] [Test Cases]
| testNumberParameters | |
| skipped: Needs support in number generators |


