Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
18 0 0 0 100% 1.444 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% 1.444 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% 0.668 s
StageReleaseMojoTest 3 0 0 0 100% 0.102 s
PrepareReleaseMojoTest 5 0 0 0 100% 0.210 s
PerformReleaseMojoTest 9 0 0 0 100% 0.464 s

Test Cases

[Summary] [Package List] [Test Cases]

CleanReleaseMojoTest

testClean(CleanReleaseMojo) 0.662 s

StageReleaseMojoTest

testStage(StageReleaseMojo) 0.036 s
testCreateGoals(StageReleaseMojo) 0.032 s
testCreateArguments(StageReleaseMojo) 0.033 s

PrepareReleaseMojoTest

testPrepare(PrepareReleaseMojo) 0.046 s
testLineSeparatorInPrepare(PrepareReleaseMojo) 0.048 s
testPrepareWithExecutionFailure(PrepareReleaseMojo) 0.040 s
testPrepareWithExecutionException(PrepareReleaseMojo) 0.040 s
testLineSeparatorInPrepareWithPom(PrepareReleaseMojo) 0.036 s

PerformReleaseMojoTest

testPerformWithProfilesAndArguments(PerformReleaseMojo) 0.089 s
testPerformWithFlatStructure(PerformReleaseMojo) 0.053 s
testPerform(PerformReleaseMojo) 0.052 s
testPerformWithMultilineGoals(PerformReleaseMojo) 0.048 s
testPerformWithoutSite(PerformReleaseMojo) 0.048 s
testPerformWithExecutionFailure(PerformReleaseMojo) 0.046 s
testPerformWithScm(PerformReleaseMojo) 0.043 s
testPerformWithProfiles(PerformReleaseMojo) 0.040 s
testPerformWithExecutionException(PerformReleaseMojo) 0.041 s