Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
15 0 0 0 100% 1.374

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 15 0 0 0 100% 1.374

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.581
PerformReleaseMojoTest 9 0 0 0 100% 0.518
PrepareReleaseMojoTest 3 0 0 0 100% 0.17
StageReleaseMojoTest 2 0 0 0 100% 0.105

Test Cases

[Summary] [Package List] [Test Cases]

CleanReleaseMojoTest

testClean 0.581

PerformReleaseMojoTest

testPerform 0.075
testPerformWithFlatStructure 0.062
testPerformWithoutSite 0.052
testPerformWithExecutionException 0.058
testPerformWithExecutionFailure 0.055
testPerformWithScm 0.054
testPerformWithProfiles 0.061
testPerformWithProfilesAndArguments 0.05
testPerformWithMultilineGoals 0.051

PrepareReleaseMojoTest

testPrepare 0.06
testPrepareWithExecutionException 0.056
testPrepareWithExecutionFailure 0.054

StageReleaseMojoTest

testStage 0.052
testCreateGoals 0.053