Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
23 | 0 | 0 | 0 | 100% | 28.56 s |
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% | 28.56 s |
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% | 1.241 s | |
BranchMojoTest | 1 | 0 | 0 | 0 | 100% | 2.683 s | |
ChangeLogMojoTest | 4 | 0 | 0 | 0 | 100% | 5.461 s | |
CheckoutMojoTest | 6 | 0 | 0 | 0 | 100% | 4.627 s | |
ExportMojoTest | 3 | 0 | 0 | 0 | 100% | 3.508 s | |
StatusMojoTest | 1 | 0 | 0 | 0 | 100% | 0.183 s | |
TagMojoTest | 2 | 0 | 0 | 0 | 100% | 3.407 s | |
UntagMojoTest | 1 | 0 | 0 | 0 | 100% | 3.664 s | |
UpdateMojoTest | 1 | 0 | 0 | 0 | 100% | 3.450 s | |
ValidateMojoTest | 3 | 0 | 0 | 0 | 100% | 0.336 s |
Test Cases
[Summary] [Package List] [Test Cases]
BootstrapMojoTest
testDetermineWorkingDirectoryPath | 1.118 s |
BranchMojoTest
testBranch | 2.676 s |
ChangeLogMojoTest
testChangeLogWithBadUserDateFormat | 1.536 s | |
testChangeLogWithParameters | 1.448 s | |
testChangeLogWithBadConnectionUrl | 1.306 s | |
testChangeLog | 1.171 s |
CheckoutMojoTest
ExportMojoTest
testExcludeInclude | 1.946 s | |
testSkipExportIfExists | 0.105 s | |
testExport | 1.455 s |
StatusMojoTest
testStatusMojo | 0.183 s |
TagMojoTest
testTag | 1.933 s | |
testTagWithTimestamp | 1.473 s |
UntagMojoTest
testUntag | 3.663 s |
UpdateMojoTest
testSkipCheckoutWithConnectionUrl | 3.449 s |
ValidateMojoTest
testValidateWithoutScmUrl | 0.090 s | |
testValidateWithInvalidScmUrls | 0.113 s | |
testValidateWithValidScmUrls | 0.118 s |