[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 13 | 0 | 0 | 0 | 100% | 0.678 |
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 |
|---|---|---|---|---|---|---|
| ejava.examples.javase5 | 13 | 0 | 0 | 0 | 100% | 0.678 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| GenericsTest | 3 | 0 | 0 | 0 | 100% | 0.012 | |
| ForEachTest | 4 | 0 | 0 | 0 | 100% | 0.009 | |
| AnnotationTest | 1 | 0 | 0 | 0 | 100% | 0.024 | |
| EnumTest | 3 | 0 | 0 | 0 | 100% | 0.045 | |
| VarargsTest | 1 | 0 | 0 | 0 | 100% | 0.585 | |
| AutoboxingTest | 1 | 0 | 0 | 0 | 100% | 0.003 |
[Summary] [Package List] [Test Cases]
| testIteratorCollection | 0.002 | |
| testIteratorArray | 0.002 | |
| testForLoopArray | 0.002 | |
| testForLoopCollection | 0.002 |