[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 11 | 0 | 0 | 0 | 100% | 0.062 |
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 |
|---|---|---|---|---|---|---|
| com.puresoltechnologies.streaming | 11 | 0 | 0 | 0 | 100% | 0.062 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| StackedStreamIteratorTest | 1 | 0 | 0 | 0 | 100% | 0.056 | |
| CountingStreamIteratorTest | 1 | 0 | 0 | 0 | 100% | 0 | |
| AbstractStreamIteratorTest | 3 | 0 | 0 | 0 | 100% | 0.004 | |
| ConvertingStreamIteratorTest | 1 | 0 | 0 | 0 | 100% | 0 | |
| StreamIteratorTest | 1 | 0 | 0 | 0 | 100% | 0 | |
| CompositeStreamIteratorTest | 3 | 0 | 0 | 0 | 100% | 0.001 | |
| FilteringStreamIteratorTest | 1 | 0 | 0 | 0 | 100% | 0.001 |
[Summary] [Package List] [Test Cases]
| testSimple | 0 | |
| testNoSuchElementExceptionForNext | 0.004 | |
| testNoSuchElementExceptionForPeek | 0 |