Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
8 | 0 | 0 | 0 | 100% | 0.305 |
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.earcam.instrumental.module.auto | 8 | 0 | 0 | 0 | 100% | 0.305 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
io.earcam.instrumental.module.auto
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ReaderTest$FromJar$Simple | 4 | 0 | 0 | 0 | 100% | 0.268 | |
ReaderTest$FromClass$Simple | 1 | 0 | 0 | 0 | 100% | 0.015 | |
ReaderTest$Annotations | 2 | 0 | 0 | 0 | 100% | 0.016 | |
ClasspathsTest | 1 | 0 | 0 | 0 | 100% | 0.006 |
Test Cases
[Summary] [Package List] [Test Cases]
ReaderTest$FromJar$Simple
additionalBytecodeListener | 0.228 | |
manifestListenerOnly | 0.004 | |
importListenerOnly | 0.021 | |
listenerAndTypeReducers | 0.015 |
ReaderTest$Annotations
readingAnnotationsAndTheirValuesCanBeDisabled | 0.01 | |
readsAnnotationsAndTheirValuesByDefault | 0.006 |