[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 22 | 0 | 0 | 0 | 100% | 0.094 |
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.match | 11 | 0 | 0 | 0 | 100% | 0.043 |
| org.apache.maven.surefire.group.parse | 11 | 0 | 0 | 0 | 100% | 0.051 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| SingleGroupMatcherTest | 4 | 0 | 0 | 0 | 100% | 0.015 | |
| OrGroupMatcherTest | 3 | 0 | 0 | 0 | 100% | 0.013 | |
| AndGroupMatcherTest | 3 | 0 | 0 | 0 | 100% | 0.005 | |
| InverseGroupMatcherTest | 1 | 0 | 0 | 0 | 100% | 0.01 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| GroupMatcherParserTest | 11 | 0 | 0 | 0 | 100% | 0.051 |
[Summary] [Package List] [Test Cases]
| testMatchUnknownClass | 0.01 | |
| testMatchLoadedClass | 0.001 | |
| testMatchExactClassName | 0.004 | |
| testMatchClassNameWithoutPackage | 0 |
| testMatchNoneInOredGroup | 0.012 | |
| testMatchOneInOredGroup | 0.001 | |
| testMatchBothInOredGroup | 0 |
| testSingleMatchWithOnlyClassSimpleName | 0.04 | |
| testBareCommaSeparatedORedPair | 0.003 | |
| testParseInvertedGroupedORedPair | 0.001 | |
| testSingleMatchWhenDotClassAppended | 0.001 | |
| testParseInvertedSingleClass | 0 | |
| testParseGroupedANDedPair | 0.001 | |
| testParseBareORedPair | 0.001 | |
| testParseBareANDedPair | 0.001 | |
| testParseSingleClass | 0.001 | |
| testParseGroupedORedPair | 0.001 | |
| testParseInvertedGroupedANDedPair | 0.001 |