Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
25 | 0 | 0 | 0 | 100% | 0.229 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 |
---|---|---|---|---|---|---|
org.apache.maven.surefire.report | 25 | 0 | 0 | 0 | 100% | 0.229 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.surefire.report
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
ClassMethodIndexerTest | 4 | 0 | 0 | 0 | 100% | 0.154 s | |
PojoStackTraceWriterTest | 2 | 0 | 0 | 0 | 100% | 0.015 s | |
SmartStackTraceParserTest | 19 | 0 | 0 | 0 | 100% | 0.060 s |
Test Cases
[Summary] [Package List] [Test Cases]
ClassMethodIndexerTest
testClassMethod | 0.120 s | |
testNPE | 0 s | |
testRun | 0 s | |
testClass | 0 s |
PojoStackTraceWriterTest
testTrimmedThrowableReal | 0.008 s | |
testMultiLineMessage | 0.007 s |