万无一失的报告
概括
测试 | 错误 | 失败 | 跳过 | 成功率 | 时间 |
---|---|---|---|---|---|
159 | 0 | 0 | 0 | 100% | 8.942 |
注意:在未预料到的错误时,可以预见并使用断言检查失败。
包装清单
包裹 | 测试 | 错误 | 失败 | 跳过 | 成功率 | 时间 |
---|---|---|---|---|---|---|
org.apache.maven.surefire.booter | 113 | 0 | 0 | 0 | 100% | 8.651 |
org.apache.maven.surefire.booter.spi | 46 | 0 | 0 | 0 | 100% | 0.291 |
注意:包统计信息不是递归计算的,它们只是总结了它所有的测试套件数量。
org.apache.maven.surefire.booter
班级 | 测试 | 错误 | 失败 | 跳过 | 成功率 | 时间 | |
---|---|---|---|---|---|---|---|
CommandReaderTest | 6 | 0 | 0 | 0 | 100% | 0.865 | |
PpidCheckerTest | 15 | 0 | 0 | 0 | 100% | 2.512 | |
SystemUtilsTest$MockTest | 2 | 0 | 0 | 0 | 100% | 2.177 | |
SystemUtilsTest$PlainUnitTests | 23 | 0 | 0 | 0 | 100% | 0.032 | |
隔离类加载器测试 | 1 | 0 | 0 | 0 | 100% | 0.023 | |
ForkedBooterTest | 12 | 0 | 0 | 0 | 100% | 0.656 | |
ForkedBooterMockTest | 9 | 0 | 0 | 0 | 100% | 2.333 | |
BooterDeserializerTest | 1 | 0 | 0 | 0 | 100% | 0.01 | |
类路径测试 | 15 | 0 | 0 | 0 | 100% | 0.007 | |
属性包装测试 | 5 | 0 | 0 | 0 | 100% | 0.001 | |
SurefireReflectorTest | 24 | 0 | 0 | 0 | 100% | 0.035 |
org.apache.maven.surefire.booter.spi
班级 | 测试 | 错误 | 失败 | 跳过 | 成功率 | 时间 | |
---|---|---|---|---|---|---|---|
LegacyMasterProcessChannelDecoderTest | 15 | 0 | 0 | 0 | 100% | 0.017 | |
LegacyMasterProcessChannelEncoderTest | 31 | 0 | 0 | 0 | 100% | 0.274 |
测试用例
CommandReaderTest
两个迭代器 | 0.356 | |
stopBeforeReadInThread | 0.108 | |
shouldAwaitReaderUp | 0.042 | |
readTwoClassesInThread | 0.102 | |
读JustOneClass | 0.13 | |
许多类 | 0.127 |
PpidCheckerTest
SystemUtilsTest$MockTest
应该一样Jdk9 | 2.168 | |
应该不同Jdk9 | 0.009 |
SystemUtilsTest$PlainUnitTests
隔离类加载器测试
应该加载隔离类 | 0.023 |
ForkedBooterTest
ForkedBooterMockTest
BooterDeserializerTest
测试启动配置 | 0.01 |
类路径测试
属性包装测试
测试添加列表 | 0.001 | |
testWriteToProperties | 0 | |
测试往返 | 0 | |
testReadFromPropertiesWithEmptyProperties | 0 | |
testReadFromProperties | 0 |