Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 22 | 0 | 0 | 0 | 100% | 0.034 s |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[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.005 s |
| org.apache.maven.surefire.group.parse | 11 | 0 | 0 | 0 | 100% | 0.029 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.surefire.group.match
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| OrGroupMatcherTest | 3 | 0 | 0 | 0 | 100% | 0.001 s | |
| SingleGroupMatcherTest | 4 | 0 | 0 | 0 | 100% | 0.002 s | |
| AndGroupMatcherTest | 3 | 0 | 0 | 0 | 100% | 0.001 s | |
| InverseGroupMatcherTest | 1 | 0 | 0 | 0 | 100% | 0.001 s |
org.apache.maven.surefire.group.parse
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| GroupMatcherParserTest | 11 | 0 | 0 | 0 | 100% | 0.029 s |
Test Cases
[Summary] [Package List] [Test Cases]
OrGroupMatcherTest
| testMatchNoneInOredGroup | 0 s | |
| testMatchOneInOredGroup | 0 s | |
| testMatchBothInOredGroup | 0 s |
SingleGroupMatcherTest
| testMatchUnknownClass | 0.001 s | |
| testMatchLoadedClass | 0 s | |
| testMatchExactClassName | 0.001 s | |
| testMatchClassNameWithoutPackage | 0 s |
AndGroupMatcherTest
| testDontMatchAnyInGroup | 0 s | |
| testMatchBothInGroup | 0 s | |
| testDontMatchOneInGroup | 0 s |
GroupMatcherParserTest
InverseGroupMatcherTest
| testInvertSingleMatcher | 0.001 s |


