Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
23 0 0 0 100% 15.184

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 23 0 0 0 100% 15.184

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
BootstrapMojoTest 1 0 0 0 100% 0.258
BranchMojoTest 1 0 0 0 100% 1.619
ChangeLogMojoTest 4 0 0 0 100% 3.25
CheckoutMojoTest 6 0 0 0 100% 2.234
ExportMojoTest 3 0 0 0 100% 1.533
StatusMojoTest 1 0 0 0 100% 0.084
TagMojoTest 2 0 0 0 100% 2.8
UntagMojoTest 1 0 0 0 100% 2.19
UpdateMojoTest 1 0 0 0 100% 1.142
ValidateMojoTest 3 0 0 0 100% 0.074

Test Cases

[Summary] [Package List] [Test Cases]

BootstrapMojoTest

testDetermineWorkingDirectoryPath 0.217

BranchMojoTest

testBranch 1.618

ChangeLogMojoTest

testChangeLogWithBadUserDateFormat 0.729
testChangeLogWithParameters 0.865
testChangeLogWithBadConnectionUrl 0.873
testChangeLog 0.781

CheckoutMojoTest

testEncryptedPasswordFromSettings 0.059
testExcludeInclude 0.99
testUseExport 0.144
testSkipCheckoutWithoutConnectionUrl 0.06
testSkipCheckoutWhenCheckoutDirectoryExistsAndSkip 0.076
testSkipCheckoutWithConnectionUrl 0.888

ExportMojoTest

testExcludeInclude 0.758
testSkipExportIfExists 0.024
testExport 0.749

StatusMojoTest

testStatusMojo 0.082

TagMojoTest

testTag 1.36
testTagWithTimestamp 1.44

UntagMojoTest

testUntag 2.188

UpdateMojoTest

testSkipCheckoutWithConnectionUrl 1.141

ValidateMojoTest

testValidateWithoutScmUrl 0.017
testValidateWithInvalidScmUrls 0.027
testValidateWithValidScmUrls 0.028