Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
22 | 0 | 0 | 0 | 100% | 2.767 |
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.767 |
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% | 0.473 |
![]() |
DescribeMojoTest | 13 | 0 | 0 | 0 | 100% | 0.169 |
![]() |
AllProfilesMojoTest | 4 | 0 | 0 | 0 | 100% | 0.394 |
![]() |
EvaluateMojoTest | 3 | 0 | 0 | 0 | 100% | 1.731 |
Test Cases
[Summary] [Package List] [Test Cases]
ActiveProfilesMojoTest
![]() |
testActiveProfilesFromSettings | 0.368 |
![]() |
testActiveProfilesFromPom | 0.102 |
DescribeMojoTest
AllProfilesMojoTest
![]() |
testProfileFromParentPom | 0.115 |
![]() |
testNoProfiles | 0.094 |
![]() |
testProfileFromSettings | 0.093 |
![]() |
testProfileFromPom | 0.089 |
EvaluateMojoTest
![]() |
testEvaluateQuiteModeWithOutputOnStdout | 1.392 |
![]() |
testEvaluateWithoutExpression | 0.169 |
![]() |
testEvaluateWithoutExpressionWithOutput | 0.111 |