Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
22 | 0 | 0 | 0 | 100% | 2.860 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.plugins.help | 22 | 0 | 0 | 0 | 100% | 2.860 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.plugins.help
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
ActiveProfilesMojoTest | 2 | 0 | 0 | 0 | 100% | 2.006 s | |
AllProfilesMojoTest | 4 | 0 | 0 | 0 | 100% | 0.451 s | |
DescribeMojoTest | 13 | 0 | 0 | 0 | 100% | 0.149 s | |
EvaluateMojoTest | 3 | 0 | 0 | 0 | 100% | 0.254 s |
Test Cases
[Summary] [Package List] [Test Cases]
ActiveProfilesMojoTest
testActiveProfilesFromSettings | 1.726 s | |
testActiveProfilesFromPom | 0.220 s |
AllProfilesMojoTest
testProfileFromParentPom | 0.148 s | |
testNoProfiles | 0.100 s | |
testProfileFromSettings | 0.105 s | |
testProfileFromPom | 0.094 s |
DescribeMojoTest
EvaluateMojoTest
testEvaluateQuiteModeWithOutputOnStdout | 0.094 s | |
testEvaluateWithoutExpression | 0.084 s | |
testEvaluateWithoutExpressionWithOutput | 0.076 s |