Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
16 0 0 0 100% 29.115

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.apache.maven.scm.plugin 16 0 0 0 100% 29.115

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
TagMojoTest 2 0 0 0 100% 9.842
StatusMojoTest 1 0 0 0 100% 0.524
ValidateMojoTest 3 0 0 0 100% 0.741
CheckoutMojoTest 3 0 0 0 100% 3.283
BranchMojoTest 1 0 0 0 100% 4.336
UpdateMojoTest 1 0 0 0 100% 3.985
ChangeLogMojoTest 4 0 0 0 100% 6.13
BootstrapMojoTest 1 0 0 0 100% 0.274

Test Cases

TagMojoTest

testTag 5.759
testTagWithTimestamp 4.006

StatusMojoTest

testStatusMojo 0.519

ValidateMojoTest

testValidateWithoutScmUrl 0.251
testValidateWithValidScmUrls 0.239
testValidateWithInvalidScmUrls 0.244

CheckoutMojoTest

testSkipCheckoutWithConnectionUrl 2.631
testSkipCheckoutWhenCheckoutDirectoryExistsAndSkip 0.437
testSkipCheckoutWithoutConnectionUrl 0.209

BranchMojoTest

testBranch 4.332

UpdateMojoTest

testSkipCheckoutWithConnectionUrl 3.98

ChangeLogMojoTest

testChangeLog 1.555
testChangeLogWithParameters 1.711
testChangeLogWithBadUserDateFormat 1.3
testChangeLogWithBadConnectionUrl 1.556

BootstrapMojoTest

testDetermineWorkingDirectoryPath 0.27