Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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

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.322
BranchMojoTest 1 0 0 0 100% 1.873
ChangeLogMojoTest 4 0 0 0 100% 3.452
CheckoutMojoTest 6 0 0 0 100% 2.566
ExportMojoTest 3 0 0 0 100% 1.808
StatusMojoTest 1 0 0 0 100% 0.089
TagMojoTest 2 0 0 0 100% 2.814
UntagMojoTest 1 0 0 0 100% 2.164
UpdateMojoTest 1 0 0 0 100% 1.255
ValidateMojoTest 3 0 0 0 100% 0.078

Test Cases

[Summary] [Package List] [Test Cases]

BootstrapMojoTest

testDetermineWorkingDirectoryPath 0.263

BranchMojoTest

testBranch 1.872

ChangeLogMojoTest

testChangeLogWithBadUserDateFormat 0.918
testChangeLogWithParameters 0.879
testChangeLogWithBadConnectionUrl 0.811
testChangeLog 0.841

CheckoutMojoTest

testEncryptedPasswordFromSettings 0.117
testExcludeInclude 1.038
testUseExport 0.141
testSkipCheckoutWithoutConnectionUrl 0.075
testSkipCheckoutWhenCheckoutDirectoryExistsAndSkip 0.076
testSkipCheckoutWithConnectionUrl 1.118

ExportMojoTest

testExcludeInclude 0.838
testSkipExportIfExists 0.027
testExport 0.943

StatusMojoTest

testStatusMojo 0.088

TagMojoTest

testTag 1.571
testTagWithTimestamp 1.243

UntagMojoTest

testUntag 2.164

UpdateMojoTest

testSkipCheckoutWithConnectionUrl 1.255

ValidateMojoTest

testValidateWithoutScmUrl 0.031
testValidateWithInvalidScmUrls 0.026
testValidateWithValidScmUrls 0.02