Surefire Report

Summary

[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.


Package List

[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.

com.puresoltechnologies.streaming

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

Test Cases

[Summary] [Package List] [Test Cases]

StackedStreamIteratorTest

test 0.056

CountingStreamIteratorTest

test 0

AbstractStreamIteratorTest

testSimple 0
testNoSuchElementExceptionForNext 0.004
testNoSuchElementExceptionForPeek 0

ConvertingStreamIteratorTest

testSimpleConversion 0

StreamIteratorTest

testOf 0

CompositeStreamIteratorTest

testEmptyConstructor 0.001
testEmptyIterators 0
testSimpleConversion 0

FilteringStreamIteratorTest

simpleFiltering 0.001