万无一失的报告
概括
测试 | 错误 | 失败 | 跳过 | 成功率 | 时间 |
---|---|---|---|---|---|
13 | 0 | 0 | 0 | 100% | 4.369 |
注意:在未预料到的错误时,可以预见并使用断言检查失败。
包装清单
包裹 | 测试 | 错误 | 失败 | 跳过 | 成功率 | 时间 |
---|---|---|---|---|---|---|
org.apache.maven.plugins.surefire.report | 13 | 0 | 0 | 0 | 100% | 4.369 |
注意:包统计信息不是递归计算的,它们只是总结了它所有的测试套件数量。
org.apache.maven.plugins.surefire.report
班级 | 测试 | 错误 | 失败 | 跳过 | 成功率 | 时间 | |
---|---|---|---|---|---|---|---|
Surefire597Test | 1 | 0 | 0 | 0 | 100% | 0.257 | |
SurefireSchemaValidationTest | 1 | 0 | 0 | 0 | 100% | 0.407 | |
Surefire1183Test | 1 | 0 | 0 | 0 | 100% | 1.715 | |
SurefireReportMojoTest | 10 | 0 | 0 | 0 | 100% | 1.99 |
测试用例
Surefire597Test
testCorruptedTestCaseFailureWithMissingErrorTypeAndMessage | 0.257 |
SurefireSchemaValidationTest
testValidate_XMLs_against_schema | 0.407 |
Surefire1183Test
testCustomTitleAndDescriptionReport | 1.715 |