Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
23 0 0 0 100% 22.87 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% 22.87 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
BootstrapMojoTest 1 0 0 0 100% 1.234 s
BranchMojoTest 1 0 0 0 100% 2.595 s
ChangeLogMojoTest 4 0 0 0 100% 5.124 s
CheckoutMojoTest 6 0 0 0 100% 3.926 s
ExportMojoTest 3 0 0 0 100% 2.622 s
StatusMojoTest 1 0 0 0 100% 0.169 s
TagMojoTest 2 0 0 0 100% 2.892 s
UntagMojoTest 1 0 0 0 100% 2.531 s
UpdateMojoTest 1 0 0 0 100% 1.466 s
ValidateMojoTest 3 0 0 0 100% 0.314 s

Test Cases

[Summary] [Package List] [Test Cases]

BootstrapMojoTest

testDetermineWorkingDirectoryPath 1.118 s

BranchMojoTest

testBranch 2.563 s

ChangeLogMojoTest

testChangeLogWithBadUserDateFormat 1.168 s
testChangeLogWithParameters 1.488 s
testChangeLogWithBadConnectionUrl 1.281 s
testChangeLog 1.187 s

CheckoutMojoTest

testEncryptedPasswordFromSettings 0.185 s
testExcludeInclude 1.352 s
testUseExport 0.397 s
testSkipCheckoutWithoutConnectionUrl 0.200 s
testSkipCheckoutWhenCheckoutDirectoryExistsAndSkip 0.262 s
testSkipCheckoutWithConnectionUrl 1.530 s

ExportMojoTest

testExcludeInclude 1.172 s
testSkipExportIfExists 0.115 s
testExport 1.335 s

StatusMojoTest

testStatusMojo 0.169 s

TagMojoTest

testTag 1.588 s
testTagWithTimestamp 1.304 s

UntagMojoTest

testUntag 2.531 s

UpdateMojoTest

testSkipCheckoutWithConnectionUrl 1.466 s

ValidateMojoTest

testValidateWithoutScmUrl 0.015 s
testValidateWithInvalidScmUrls 0.135 s
testValidateWithValidScmUrls 0.101 s