[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 14 | 0 | 0 | 0 | 100% | 5.476 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.apache.maven.plugins.release | 14 | 0 | 0 | 0 | 100% | 5.476 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| CleanReleaseMojoTest | 1 | 0 | 0 | 0 | 100% | 2.755 | |
| PerformReleaseMojoTest | 9 | 0 | 0 | 0 | 100% | 1.975 | |
| PrepareReleaseMojoTest | 3 | 0 | 0 | 0 | 100% | 0.575 | |
| StageReleaseMojoTest | 1 | 0 | 0 | 0 | 100% | 0.171 |
[Summary] [Package List] [Test Cases]
| testPerform | 0.249 | |
| testPerformWithFlatStructure | 0.243 | |
| testPerformWithoutSite | 0.262 | |
| testPerformWithExecutionException | 0.207 | |
| testPerformWithExecutionFailure | 0.254 | |
| testPerformWithScm | 0.171 | |
| testPerformWithProfiles | 0.193 | |
| testPerformWithProfilesAndArguments | 0.207 | |
| testPerformWithMultilineGoals | 0.189 |
| testPrepare | 0.239 | |
| testPrepareWithExecutionException | 0.175 | |
| testPrepareWithExecutionFailure | 0.161 |