Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time | 
|---|---|---|---|---|---|
| 22 | 0 | 0 | 0 | 100% | 3.142 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% | 3.142 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.011 s | 
|  | AllProfilesMojoTest | 4 | 0 | 0 | 0 | 100% | 0.568 s | 
|  | DescribeMojoTest | 13 | 0 | 0 | 0 | 100% | 0.239 s | 
|  | EvaluateMojoTest | 3 | 0 | 0 | 0 | 100% | 0.324 s | 
Test Cases
[Summary] [Package List] [Test Cases]
ActiveProfilesMojoTest
|  | testActiveProfilesFromSettings | 1.765 s | 
|  | testActiveProfilesFromPom | 0.138 s | 
AllProfilesMojoTest
|  | testProfileFromParentPom | 0.146 s | 
|  | testNoProfiles | 0.160 s | 
|  | testProfileFromSettings | 0.163 s | 
|  | testProfileFromPom | 0.098 s | 
DescribeMojoTest
EvaluateMojoTest
|  | testEvaluateQuiteModeWithOutputOnStdout | 0.124 s | 
|  | testEvaluateWithoutExpression | 0.127 s | 
|  | testEvaluateWithoutExpressionWithOutput | 0.072 s | 


