Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.713

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.329
BranchMojoTest 1 0 0 0 100% 1.937
ChangeLogMojoTest 4 0 0 0 100% 3.862
CheckoutMojoTest 6 0 0 0 100% 2.533
ExportMojoTest 3 0 0 0 100% 2
StatusMojoTest 1 0 0 0 100% 0.087
TagMojoTest 2 0 0 0 100% 2.708
UntagMojoTest 1 0 0 0 100% 2.17
UpdateMojoTest 1 0 0 0 100% 1.01
ValidateMojoTest 3 0 0 0 100% 0.077

Test Cases

[Summary] [Package List] [Test Cases]

BootstrapMojoTest

testDetermineWorkingDirectoryPath 0.267

BranchMojoTest

testBranch 1.932

ChangeLogMojoTest

testChangeLogWithBadUserDateFormat 1.023
testChangeLogWithParameters 1.019
testChangeLogWithBadConnectionUrl 0.907
testChangeLog 0.913

CheckoutMojoTest

testEncryptedPasswordFromSettings 0.122
testExcludeInclude 0.97
testUseExport 0.14
testSkipCheckoutWithoutConnectionUrl 0.081
testSkipCheckoutWhenCheckoutDirectoryExistsAndSkip 0.073
testSkipCheckoutWithConnectionUrl 1.147

ExportMojoTest

testExcludeInclude 1.027
testSkipExportIfExists 0.028
testExport 0.943

StatusMojoTest

testStatusMojo 0.087

TagMojoTest

testTag 1.547
testTagWithTimestamp 1.159

UntagMojoTest

testUntag 2.168

UpdateMojoTest

testSkipCheckoutWithConnectionUrl 1.01

ValidateMojoTest

testValidateWithoutScmUrl 0.026
testValidateWithInvalidScmUrls 0.024
testValidateWithValidScmUrls 0.027