Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 23 | 0 | 0 | 0 | 100% | 8.447 |
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% | 8.447 |
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 | |
|---|---|---|---|---|---|---|---|
| ValidateMojoTest | 3 | 0 | 0 | 0 | 100% | 0.727 | |
| UntagMojoTest | 1 | 0 | 0 | 0 | 100% | 0.271 | |
| TagMojoTest | 2 | 0 | 0 | 0 | 100% | 1.444 | |
| CheckoutMojoTest | 6 | 0 | 0 | 0 | 100% | 1.486 | |
| StatusMojoTest | 1 | 0 | 0 | 0 | 100% | 0.05 | |
| UpdateMojoTest | 1 | 0 | 0 | 0 | 100% | 0.603 | |
| BootstrapMojoTest | 1 | 0 | 0 | 0 | 100% | 0.042 | |
| ChangeLogMojoTest | 4 | 0 | 0 | 0 | 100% | 2.126 | |
| BranchMojoTest | 1 | 0 | 0 | 0 | 100% | 0.638 | |
| ExportMojoTest | 3 | 0 | 0 | 0 | 100% | 1.06 |
Test Cases
[Summary] [Package List] [Test Cases]
ValidateMojoTest
| testValidateWithoutScmUrl | 0.536 | |
| testValidateWithInvalidScmUrls | 0.094 | |
| testValidateWithValidScmUrls | 0.071 |
UntagMojoTest
| testUntag | 0.269 |
TagMojoTest
| testTag | 0.768 | |
| testTagWithTimestamp | 0.675 |
CheckoutMojoTest
StatusMojoTest
| testStatusMojo | 0.05 |
UpdateMojoTest
| testSkipCheckoutWithConnectionUrl | 0.603 |
BootstrapMojoTest
| testDetermineWorkingDirectoryPath | 0.042 |
ChangeLogMojoTest
| testChangeLogWithBadUserDateFormat | 0.53 | |
| testChangeLogWithParameters | 0.525 | |
| testChangeLogWithBadConnectionUrl | 0.54 | |
| testChangeLog | 0.531 |
BranchMojoTest
| testBranch | 0.637 |
ExportMojoTest
| testExcludeInclude | 0.505 | |
| testSkipExportIfExists | 0.034 | |
| testExport | 0.521 |



