Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
16 | 0 | 0 | 0 | 100% | 2.073 |
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 | 16 | 0 | 0 | 0 | 100% | 2.073 |
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 | |
---|---|---|---|---|---|---|---|
PrepareReleaseMojoTest | 4 | 0 | 0 | 0 | 100% | 0.405 | |
PerformReleaseMojoTest | 9 | 0 | 0 | 0 | 100% | 0.466 | |
StageReleaseMojoTest | 2 | 0 | 0 | 0 | 100% | 1.115 | |
CleanReleaseMojoTest | 1 | 0 | 0 | 0 | 100% | 0.087 |
Test Cases
[Summary] [Package List] [Test Cases]
PrepareReleaseMojoTest
testPrepare | 0.214 | |
testPrepareWithExecutionFailure | 0.066 | |
testPrepareWithExecutionException | 0.07 | |
testLineSeparatorInPrepareWithPom | 0.053 |
PerformReleaseMojoTest
StageReleaseMojoTest
testStage | 0.949 | |
testCreateGoals | 0.118 |
CleanReleaseMojoTest
testClean | 0.085 |