[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
45 | 0 | 0 | 0 | 100% | 0.826 |
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.provider.svn.repository | 19 | 0 | 0 | 0 | 100% | 0.171 |
org.apache.maven.scm.provider.svn | 26 | 0 | 0 | 0 | 100% | 0.655 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnScmProviderRepositoryTest | 19 | 0 | 0 | 0 | 100% | 0.171 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnCommandUtilsTest | 4 | 0 | 0 | 0 | 100% | 0.02 | |
SvnTagBranchUtilsTest | 22 | 0 | 0 | 0 | 100% | 0.635 |
[Summary] [Package List] [Test Cases]
testFixUrlNPEifNullURL | 0.004 | |
testFixUrlSvnSshUrlsUsernameIsAddedWhenUserSpecified | 0.008 | |
testFixUrlSvnSshUrlsUsernameIsOverridenWhenUserSpecified | 0.004 | |
testFixUrlHttpUrlsAreIgnored | 0.004 |
testResolveTagWithSlashes | 0.132 | |
testResolveTagWithTagOverwritingBase | 0.013 | |
testResolveTagWithTagBaseSpecified | 0.044 | |
testResolveTagLooksLikeOverwriteTagBase | 0.037 | |
testResolveBranchSimple | 0.035 | |
testResolveBranchTagBase | 0.039 | |
testIsRevisionArgumentSimple | 0.025 | |
testIsRevisionArgumentRange | 0.032 | |
testResolveUrlWithQuery | 0.024 | |
testAppendPathNullAddlPath | 0.026 | |
testAppendPath | 0.019 | |
testAppendPathNullAddlTrailingSlash | 0.018 | |
testAppendPathTrailingSlash | 0.022 | |
testAppendPathLeadingAndTrailingSlash | 0.024 | |
testResolveTagBase | 0.022 | |
testGetProjectRootTagBranchTrunk | 0.033 | |
testGetProjectRootNoRootSpecifier | 0.015 | |
testGetProjectRootLooksLikeRootSpecifier | 0.022 | |
testGetProjectRootDoubleProjectRoots | 0.017 | |
testResolveTagRelative | 0.015 | |
testResolveTagAbsolute | 0.006 | |
testResolveTagViewCVS | 0.015 |
testLegalFileURL | 0.015 | |
testLegalLocalhostFileURL | 0.017 | |
testLegalHistnameFileURL | 0.018 | |
testLegalHttpURL | 0.016 | |
testLegalHttpURLWithUser | 0.012 | |
testLegalHttpURLWithUserPassword | 0.011 | |
testLegalHttpsURL | 0.008 | |
testLegalHttpsURLWithUser | 0.008 | |
testLegalHttpsURLWithUserPassword | 0.008 | |
testLegalSvnURL | 0.006 | |
testLegalSvnPlusUsernameURL | 0.008 | |
testLegalSvnPlusUsernamePasswordURL | 0.005 | |
testLegalSvnPlusSshURL | 0.006 | |
testLegalSvnPlusSshPlusUsernameURL | 0.004 | |
testLegalSvnPortUrl | 0.007 | |
testIllegalFileUrl | 0.007 | |
testGetParent | 0.005 | |
testGetParentDotSlashEndingURL | 0.006 | |
testGetParentSlashEndingURL | 0.004 |