在 GitHub 上叉我

万无一失的报告

概括

[摘要] [包列表] [测试用例]


测试 错误 失败 跳过 成功率 时间
22 0 0 0 100% 0.143

注意:在未预料到的错误时,可以预见并使用断言检查失败。


包装清单

[摘要] [包列表] [测试用例]


包裹 测试 错误 失败 跳过 成功率 时间
org.apache.maven.surefire.group.match 11 0 0 0 100% 0.076
org.apache.maven.surefire.group.parse 11 0 0 0 100% 0.067

注意:包统计信息不是递归计算的,它们只是总结了它所有的测试套件数量。

org.apache.maven.surefire.group.match

班级 测试 错误 失败 跳过 成功率 时间
和GroupMatcherTest 3 0 0 0 100% 0.065
逆组匹配器测试 1 0 0 0 100% 0.002
或GroupMatcherTest 3 0 0 0 100% 0.002
SingleGroupMatcherTest 4 0 0 0 100% 0.007

org.apache.maven.surefire.group.parse

班级 测试 错误 失败 跳过 成功率 时间
GroupMatcherParserTest 11 0 0 0 100% 0.067

测试用例

[摘要] [包列表] [测试用例]

和GroupMatcherTest

testDontMatchAnyInGroup 0.032
testMatchBothInGroup 0
testDontMatchOneInGroup 0.001

逆组匹配器测试

testInvertSingleMatcher 0

或GroupMatcherTest

testMatchNoneInOredGroup 0.001
testMatchOneInOredGroup 0
testMatchBothInOredGroup 0

SingleGroupMatcherTest

testMatchUnknownClass 0.001
testMatchLoadedClass 0
testMatchExactClassName 0
testMatchClassNameWithoutPackage 0

GroupMatcherParserTest

testSingleMatchWithOnlyClassSimpleName 0.053
测试裸逗号分隔ORedPair 0.003
testParseInvertedGroupedORedPair 0
testSingleMatchWhenDotClassAppended 0.001
testParseInvertedSingleClass 0
testParseGroupedANDedPair 0
testParseBareORedPair 0.001
testParseBareANDedPair 0
testParseSingleClass 0.001
testParseGroupedORedPair 0
testParseInvertedGroupedANDedPair 0.001