Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
18 | 0 | 0 | 0 | 100% | 4.055 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.055 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% | 1.709 s | |
PerformReleaseMojoTest | 9 | 0 | 0 | 0 | 100% | 1.265 s | |
PrepareReleaseMojoTest | 5 | 0 | 0 | 0 | 100% | 0.765 s | |
StageReleaseMojoTest | 3 | 0 | 0 | 0 | 100% | 0.316 s |
Test Cases
[Summary] [Package List] [Test Cases]
CleanReleaseMojoTest
testClean | 1.630 s |
PerformReleaseMojoTest
PrepareReleaseMojoTest
testPrepare | 0.335 s | |
testLineSeparatorInPrepare | 0.114 s | |
testPrepareWithExecutionFailure | 0.116 s | |
testPrepareWithExecutionException | 0.100 s | |
testLineSeparatorInPrepareWithPom | 0.100 s |
StageReleaseMojoTest
testStage | 0.116 s | |
testCreateGoals | 0.100 s | |
testCreateArguments | 0.100 s |