[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
22 | 0 | 0 | 0 | 100% | 4.025 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
org.apache.maven.scm.plugin | 22 | 0 | 0 | 0 | 100% | 4.025 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
StatusMojoTest | 1 | 0 | 0 | 0 | 100% | 0.082 | |
BootstrapMojoTest | 1 | 0 | 0 | 0 | 100% | 0.438 | |
ExportMojoTest | 3 | 0 | 0 | 0 | 100% | 0.781 | |
ValidateMojoTest | 3 | 0 | 0 | 0 | 100% | 0.108 | |
TagMojoTest | 2 | 0 | 0 | 0 | 100% | 0.572 | |
UpdateMojoTest | 1 | 0 | 0 | 0 | 100% | 0.205 | |
ChangeLogMojoTest | 4 | 0 | 0 | 0 | 100% | 0.972 | |
CheckoutMojoTest | 6 | 0 | 0 | 0 | 100% | 0.627 | |
BranchMojoTest | 1 | 0 | 0 | 0 | 100% | 0.24 |
[Summary] [Package List] [Test Cases]
testValidateWithoutScmUrl | 0.027 | |
testValidateWithValidScmUrls | 0.047 | |
testValidateWithInvalidScmUrls | 0.034 |
testChangeLogWithBadUserDateFormat | 0.147 | |
testChangeLog | 0.215 | |
testChangeLogWithParameters | 0.17 | |
testChangeLogWithBadConnectionUrl | 0.44 |
testUseExport | 0.069 | |
testSkipCheckoutWithConnectionUrl | 0.172 | |
testSkipCheckoutWhenCheckoutDirectoryExistsAndSkip | 0.049 | |
testSkipCheckoutWithoutConnectionUrl | 0.043 | |
testEncryptedPasswordFromSettings | 0.091 | |
testExcludeInclude | 0.203 |