万无一失的报告
概括
测试 | 错误 | 失败 | 跳过 | 成功率 | 时间 |
---|---|---|---|---|---|
2 | 0 | 0 | 0 | 100% | 0.032 |
注意:在未预料到的错误时,可以预见并使用断言检查失败。
包装清单
包裹 | 测试 | 错误 | 失败 | 跳过 | 成功率 | 时间 |
---|---|---|---|---|---|---|
org.apache.maven.surefire.its.fixture | 2 | 0 | 0 | 0 | 100% | 0.032 |
注意:包统计信息不是递归计算的,它们只是总结了它所有的测试套件数量。
org.apache.maven.surefire.its.fixture
班级 | 测试 | 错误 | 失败 | 跳过 | 成功率 | 时间 | |
---|---|---|---|---|---|---|---|
MavenLauncherTest | 1 | 0 | 0 | 0 | 100% | 0.021 | |
SurefireLauncherTest | 1 | 0 | 0 | 0 | 100% | 0.011 |
测试用例
MavenLauncherTest
shouldNotDuplicateSystemProperties | 0.021 |
SurefireLauncherTest
启动器GetsProperMethodName | 0.011 |