[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
21 | 0 | 0 | 0 | 100% | 0 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
org.apache.maven.surefire.group.parse | 11 | 0 | 0 | 0 | 100% | 0 |
org.apache.maven.surefire.group.match | 10 | 0 | 0 | 0 | 100% | 0 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
GroupMatcherParserTest | 11 | 0 | 0 | 0 | 100% | 0 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
AndGroupMatcherTest | 3 | 0 | 0 | 0 | 100% | 0 | |
InverseGroupMatcherTest | 1 | 0 | 0 | 0 | 100% | 0 | |
OrGroupMatcherTest | 3 | 0 | 0 | 0 | 100% | 0 | |
SingleGroupMatcherTest | 3 | 0 | 0 | 0 | 100% | 0 |
[Summary] [Package List] [Test Cases]
testMatchClassNameWithoutPackage | 0 | |
testMatchExactClassName | 0 | |
testMatchLoadedClass | 0 |
testBareCommaSeparatedORedPair | 0 | |
testParseInvertedGroupedANDedPair | 0 | |
testParseInvertedGroupedORedPair | 0 | |
testSingleMatchWhenDotClassAppended | 0 | |
testSingleMatchWithOnlyClassSimpleName | 0 | |
testParseSingleClass | 0 | |
testParseInvertedSingleClass | 0 | |
testParseBareANDedPair | 0 | |
testParseBareORedPair | 0 | |
testParseGroupedANDedPair | 0 | |
testParseGroupedORedPair | 0 |