Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 18 | 0 | 0 | 0 | 100% | 4.583 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.release | 18 | 0 | 0 | 0 | 100% | 4.583 s |
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% | 2.152 s | |
| PerformReleaseMojoTest | 9 | 0 | 0 | 0 | 100% | 1.334 s | |
| PrepareReleaseMojoTest | 5 | 0 | 0 | 0 | 100% | 0.816 s | |
| StageReleaseMojoTest | 3 | 0 | 0 | 0 | 100% | 0.281 s |
Test Cases
[Summary] [Package List] [Test Cases]
CleanReleaseMojoTest
| testClean | 2.059 s |
PerformReleaseMojoTest
PrepareReleaseMojoTest
| testPrepare | 0.373 s | |
| testLineSeparatorInPrepare | 0.100 s | |
| testPrepareWithExecutionFailure | 0.116 s | |
| testPrepareWithExecutionException | 0.100 s | |
| testLineSeparatorInPrepareWithPom | 0.127 s |
StageReleaseMojoTest
| testStage | 0.090 s | |
| testCreateGoals | 0.091 s | |
| testCreateArguments | 0.100 s |


