Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 23 | 0 | 0 | 0 | 100% | 43.68 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% | 43.68 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 |
|---|---|---|---|---|---|---|---|
| UntagMojoTest | 1 | 0 | 0 | 0 | 100% | 0.945 s | |
| ValidateMojoTest | 3 | 0 | 0 | 0 | 100% | 0.079 s | |
| BranchMojoTest | 1 | 0 | 0 | 0 | 100% | 4.503 s | |
| UpdateMojoTest | 1 | 0 | 0 | 0 | 100% | 5.095 s | |
| TagMojoTest | 2 | 0 | 0 | 0 | 100% | 9.142 s | |
| CheckoutMojoTest | 6 | 0 | 0 | 0 | 100% | 7.802 s | |
| BootstrapMojoTest | 1 | 0 | 0 | 0 | 100% | 0.618 s | |
| StatusMojoTest | 1 | 0 | 0 | 0 | 100% | 0.062 s | |
| ChangeLogMojoTest | 4 | 0 | 0 | 0 | 100% | 10.53 s | |
| ExportMojoTest | 3 | 0 | 0 | 0 | 100% | 4.908 s |
Test Cases
[Summary] [Package List] [Test Cases]
UntagMojoTest
| testUntag | 0.945 s |
ValidateMojoTest
| testValidateWithoutScmUrl | 0.020 s | |
| testValidateWithInvalidScmUrls | 0.032 s | |
| testValidateWithValidScmUrls | 0.027 s |
BranchMojoTest
| testBranch | 4.502 s |
UpdateMojoTest
| testSkipCheckoutWithConnectionUrl | 5.089 s |
TagMojoTest
| testTag | 4.964 s | |
| testTagWithTimestamp | 4.176 s |
CheckoutMojoTest
BootstrapMojoTest
| testDetermineWorkingDirectoryPath | 0.586 s |
StatusMojoTest
| testStatusMojo | 0.061 s |
ChangeLogMojoTest
| testChangeLogWithBadUserDateFormat | 2.727 s | |
| testChangeLogWithParameters | 2.253 s | |
| testChangeLogWithBadConnectionUrl | 2.666 s | |
| testChangeLog | 2.880 s |
ExportMojoTest
| testExcludeInclude | 2.431 s | |
| testSkipExportIfExists | 0.038 s | |
| testExport | 2.438 s |


