Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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

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.662
BranchMojoTest 1 0 0 0 100% 3.766
ChangeLogMojoTest 4 0 0 0 100% 10.376
CheckoutMojoTest 6 0 0 0 100% 5.776
ExportMojoTest 3 0 0 0 100% 4.339
StatusMojoTest 1 0 0 0 100% 0.057
TagMojoTest 2 0 0 0 100% 5.616
UpdateMojoTest 1 0 0 0 100% 2.477
ValidateMojoTest 3 0 0 0 100% 0.123

Test Cases

[Summary] [Package List] [Test Cases]

BootstrapMojoTest

testDetermineWorkingDirectoryPath 0.549

BranchMojoTest

testBranch 3.721

ChangeLogMojoTest

testChangeLogWithBadUserDateFormat 2.331
testChangeLogWithParameters 2.992
testChangeLogWithBadConnectionUrl 1.897
testChangeLog 3.151

CheckoutMojoTest

testEncryptedPasswordFromSettings 0
testExcludeInclude 3.215
testUseExport 0.379
testSkipCheckoutWithoutConnectionUrl 0.12
testSkipCheckoutWhenCheckoutDirectoryExistsAndSkip 0.083
testSkipCheckoutWithConnectionUrl 1.978

ExportMojoTest

testExcludeInclude 2.041
testSkipExportIfExists 0.098
testExport 2.2

StatusMojoTest

testStatusMojo 0.057

TagMojoTest

testTag 3.283
testTagWithTimestamp 2.333

UpdateMojoTest

testSkipCheckoutWithConnectionUrl 2.477

ValidateMojoTest

testValidateWithoutScmUrl 0.021
testValidateWithInvalidScmUrls 0.049
testValidateWithValidScmUrls 0.053