Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
18 | 0 | 0 | 0 | 100% | 3.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.release | 18 | 0 | 0 | 0 | 100% | 3.767 |
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.742 | |
PerformReleaseMojoTest | 9 | 0 | 0 | 0 | 100% | 1.089 | |
PrepareReleaseMojoTest | 5 | 0 | 0 | 0 | 100% | 0.597 | |
StageReleaseMojoTest | 3 | 0 | 0 | 0 | 100% | 0.339 |
Test Cases
[Summary] [Package List] [Test Cases]
CleanReleaseMojoTest
testClean | 1.642 |
PerformReleaseMojoTest
PrepareReleaseMojoTest
testPrepare | 0.239 | |
testLineSeparatorInPrepare | 0.085 | |
testPrepareWithExecutionFailure | 0.085 | |
testPrepareWithExecutionException | 0.082 | |
testLineSeparatorInPrepareWithPom | 0.106 |
StageReleaseMojoTest
testStage | 0.148 | |
testCreateGoals | 0.113 | |
testCreateArguments | 0.078 |