[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
12 | 0 | 0 | 0 | 100% | 0.052 |
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 | 12 | 0 | 0 | 0 | 100% | 0.052 |
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.046 | |
CountingStreamIteratorTest | 1 | 0 | 0 | 0 | 100% | 0 | |
AbstractStreamIteratorTest | 3 | 0 | 0 | 0 | 100% | 0 | |
ConvertingStreamIteratorTest | 1 | 0 | 0 | 0 | 100% | 0 | |
RunningStatisticsTest | 1 | 0 | 0 | 0 | 100% | 0.001 | |
StreamIteratorTest | 1 | 0 | 0 | 0 | 100% | 0 | |
CompositeStreamIteratorTest | 3 | 0 | 0 | 0 | 100% | 0.002 | |
FilteringStreamIteratorTest | 1 | 0 | 0 | 0 | 100% | 0.003 |
[Summary] [Package List] [Test Cases]
testSimple | 0 | |
testNoSuchElementExceptionForNext | 0 | |
testNoSuchElementExceptionForPeek | 0 |