Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
20 | 0 | 0 | 0 | 100% | 0.132 |
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 | 20 | 0 | 0 | 0 | 100% | 0.132 |
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 | |
---|---|---|---|---|---|---|---|
PojoStackTraceWriterTest | 2 | 0 | 0 | 0 | 100% | 0.104 | |
SmartStackTraceParserTest | 18 | 0 | 0 | 0 | 100% | 0.028 |
Test Cases
[Summary] [Package List] [Test Cases]
PojoStackTraceWriterTest
testTrimmedThrowableReal | 0.044 | |
testMultiLineMessage | 0.007 |