Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 18 | 0 | 0 | 0 | 100% | 3.482 |
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.release | 18 | 0 | 0 | 0 | 100% | 3.482 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.plugins.release
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| CleanReleaseMojoTest | 1 | 0 | 0 | 0 | 100% | 1.515 | |
| StageReleaseMojoTest | 3 | 0 | 0 | 0 | 100% | 0.263 | |
| PrepareReleaseMojoTest | 5 | 0 | 0 | 0 | 100% | 0.674 | |
| PerformReleaseMojoTest | 9 | 0 | 0 | 0 | 100% | 1.03 |
Test Cases
[Summary] [Package List] [Test Cases]
CleanReleaseMojoTest
| testClean | 1.451 |
StageReleaseMojoTest
| testStage | 0.102 | |
| testCreateGoals | 0.093 | |
| testCreateArguments | 0.067 |
PrepareReleaseMojoTest
| testPrepare | 0.324 | |
| testLineSeparatorInPrepare | 0.086 | |
| testPrepareWithExecutionFailure | 0.077 | |
| testPrepareWithExecutionException | 0.099 | |
| testLineSeparatorInPrepareWithPom | 0.086 |


