Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
13 0 0 0 100% 5.32

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.apache.maven.plugins.release 13 0 0 0 100% 5.32

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
StageReleaseMojoTest 1 0 0 0 100% 1.89
PrepareReleaseMojoTest 3 0 0 0 100% 0.89
CleanReleaseMojoTest 1 0 0 0 100% 0.281
PerformReleaseMojoTest 8 0 0 0 100% 2.259

Test Cases

StageReleaseMojoTest

testStage 1.804

PrepareReleaseMojoTest

testPrepare 0.312
testPrepareWithExecutionException 0.289
testPrepareWithExecutionFailure 0.283

CleanReleaseMojoTest

testClean 0.278

PerformReleaseMojoTest

testPerform 0.28
testPerformWithoutSite 0.251
testPerformWithExecutionException 0.276
testPerformWithExecutionFailure 0.268
testPerformWithScm 0.326
testPerformWithProfiles 0.275
testPerformWithProfilesAndArguments 0.282
testPerformWithMultilineGoals 0.286