Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
23 0 0 0 100% 34.00 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.scm.plugin 23 0 0 0 100% 34.00 s

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
UntagMojoTest 1 0 0 0 100% 0.833 s
ValidateMojoTest 3 0 0 0 100% 0.076 s
BranchMojoTest 1 0 0 0 100% 3.936 s
UpdateMojoTest 1 0 0 0 100% 4.352 s
TagMojoTest 2 0 0 0 100% 6.082 s
CheckoutMojoTest 6 0 0 0 100% 5.902 s
BootstrapMojoTest 1 0 0 0 100% 0.456 s
StatusMojoTest 1 0 0 0 100% 0.058 s
ChangeLogMojoTest 4 0 0 0 100% 7.508 s
ExportMojoTest 3 0 0 0 100% 4.794 s

Test Cases

[Summary] [Package List] [Test Cases]

UntagMojoTest

testUntag 0.833 s

ValidateMojoTest

testValidateWithoutScmUrl 0.022 s
testValidateWithInvalidScmUrls 0.027 s
testValidateWithValidScmUrls 0.027 s

BranchMojoTest

testBranch 3.935 s

UpdateMojoTest

testSkipCheckoutWithConnectionUrl 4.351 s

TagMojoTest

testTag 2.989 s
testTagWithTimestamp 3.092 s

CheckoutMojoTest

testEncryptedPasswordFromSettings 0.066 s
testExcludeInclude 2.850 s
testUseExport 0.082 s
testSkipCheckoutWithoutConnectionUrl 0.051 s
testSkipCheckoutWhenCheckoutDirectoryExistsAndSkip 0.047 s
testSkipCheckoutWithConnectionUrl 2.805 s

BootstrapMojoTest

testDetermineWorkingDirectoryPath 0.426 s

StatusMojoTest

testStatusMojo 0.058 s

ChangeLogMojoTest

testChangeLogWithBadUserDateFormat 1.999 s
testChangeLogWithParameters 1.975 s
testChangeLogWithBadConnectionUrl 1.674 s
testChangeLog 1.859 s

ExportMojoTest

testExcludeInclude 2.188 s
testSkipExportIfExists 0.035 s
testExport 2.571 s