Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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% 10.321

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.338
BranchMojoTest 1 0 0 0 100% 1.875
ChangeLogMojoTest 4 0 0 0 100% 0.859
CheckoutMojoTest 6 0 0 0 100% 2.132
ExportMojoTest 3 0 0 0 100% 0.395
StatusMojoTest 1 0 0 0 100% 0.067
TagMojoTest 2 0 0 0 100% 2.577
UpdateMojoTest 1 0 0 0 100% 1.956
ValidateMojoTest 3 0 0 0 100% 0.122

Test Cases

[Summary] [Package List] [Test Cases]

BootstrapMojoTest

testDetermineWorkingDirectoryPath 0.338

BranchMojoTest

testBranch 1.875

ChangeLogMojoTest

testChangeLogWithBadUserDateFormat 0.25
testChangeLogWithParameters 0.227
testChangeLogWithBadConnectionUrl 0.19
testChangeLog 0.192

CheckoutMojoTest

testEncryptedPasswordFromSettings 0.423
testExcludeInclude 0.73
testUseExport 0.08
testSkipCheckoutWithoutConnectionUrl 0.056
testSkipCheckoutWhenCheckoutDirectoryExistsAndSkip 0.064
testSkipCheckoutWithConnectionUrl 0.779

ExportMojoTest

testExcludeInclude 0.185
testSkipExportIfExists 0.039
testExport 0.171

StatusMojoTest

testStatusMojo 0.067

TagMojoTest

testTag 1.535
testTagWithTimestamp 1.042

UpdateMojoTest

testSkipCheckoutWithConnectionUrl 1.956

ValidateMojoTest

testValidateWithoutScmUrl 0.038
testValidateWithInvalidScmUrls 0.04
testValidateWithValidScmUrls 0.044