Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
4 | 0 | 0 | 0 | 100% | 3.762 s |
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 |
---|---|---|---|---|---|---|
io.clonecloudstore.test.stream | 4 | 0 | 0 | 0 | 100% | 3.762 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
io.clonecloudstore.test.stream
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
![]() |
FakeIteratorTest | 2 | 0 | 0 | 0 | 100% | 0.005 s |
![]() |
FakeInputStreamTest | 2 | 0 | 0 | 0 | 100% | 3.757 s |
Test Cases
[Summary] [Package List] [Test Cases]
FakeIteratorTest
![]() |
emptyIterator | 0.001 s |
![]() |
notEmptyIterator | 0.002 s |
FakeInputStreamTest
![]() |
testFakeInputStream | 2.646 s |
![]() |
testNullBytes | 0.002 s |