Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
22 0 0 0 100% 4.025

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.scm.plugin 22 0 0 0 100% 4.025

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.maven.scm.plugin

Class Tests Errors Failures Skipped Success Rate Time
StatusMojoTest 1 0 0 0 100% 0.082
BootstrapMojoTest 1 0 0 0 100% 0.438
ExportMojoTest 3 0 0 0 100% 0.781
ValidateMojoTest 3 0 0 0 100% 0.108
TagMojoTest 2 0 0 0 100% 0.572
UpdateMojoTest 1 0 0 0 100% 0.205
ChangeLogMojoTest 4 0 0 0 100% 0.972
CheckoutMojoTest 6 0 0 0 100% 0.627
BranchMojoTest 1 0 0 0 100% 0.24

Test Cases

[Summary] [Package List] [Test Cases]

StatusMojoTest

testStatusMojo 0.082

BootstrapMojoTest

testDetermineWorkingDirectoryPath 0.438

ExportMojoTest

testExport 0.583
testSkipExportIfExists 0.035
testExcludeInclude 0.163

ValidateMojoTest

testValidateWithoutScmUrl 0.027
testValidateWithValidScmUrls 0.047
testValidateWithInvalidScmUrls 0.034

TagMojoTest

testTag 0.333
testTagWithTimestamp 0.239

UpdateMojoTest

testSkipCheckoutWithConnectionUrl 0.205

ChangeLogMojoTest

testChangeLogWithBadUserDateFormat 0.147
testChangeLog 0.215
testChangeLogWithParameters 0.17
testChangeLogWithBadConnectionUrl 0.44

CheckoutMojoTest

testUseExport 0.069
testSkipCheckoutWithConnectionUrl 0.172
testSkipCheckoutWhenCheckoutDirectoryExistsAndSkip 0.049
testSkipCheckoutWithoutConnectionUrl 0.043
testEncryptedPasswordFromSettings 0.091
testExcludeInclude 0.203

BranchMojoTest

testBranch 0.24