[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
60 | 0 | 0 | 1 | 98.333% | 2.5 |
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.svnexe.command.checkout | 5 | 0 | 0 | 0 | 100% | 0.031 |
org.apache.maven.scm.provider.svn.svnexe.command.changelog | 20 | 0 | 0 | 0 | 100% | 0.867 |
org.apache.maven.scm.provider.svn.svnexe.command | 1 | 0 | 0 | 0 | 100% | 0.01 |
org.apache.maven.scm.provider.svn.svnexe.command.remoteinfo | 2 | 0 | 0 | 0 | 100% | 1.274 |
org.apache.maven.scm.provider.svn.svnexe.command.mkdir | 3 | 0 | 0 | 0 | 100% | 0.031 |
org.apache.maven.scm.provider.svn.svnexe.command.info | 1 | 0 | 0 | 0 | 100% | 0.009 |
org.apache.maven.scm.provider.svn.svnexe.command.export | 2 | 0 | 0 | 0 | 100% | 0.014 |
org.apache.maven.scm.provider.svn.svnexe | 1 | 0 | 0 | 1 | 0% | 0 |
org.apache.maven.scm.provider.svn.svnexe.command.update | 15 | 0 | 0 | 0 | 100% | 0.16 |
org.apache.maven.scm.provider.svn.svnexe.command.checkin | 5 | 0 | 0 | 0 | 100% | 0.059 |
org.apache.maven.scm.provider.svn.svnexe.command.list | 5 | 0 | 0 | 0 | 100% | 0.045 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnCheckOutConsumerTest | 1 | 0 | 0 | 0 | 100% | 0.002 | |
SvnCheckOutCommandTest | 4 | 0 | 0 | 0 | 100% | 0.029 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnChangeLogConsumerTest | 6 | 0 | 0 | 0 | 100% | 0.366 | |
SvnChangeLogCommandTest | 14 | 0 | 0 | 0 | 100% | 0.501 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnCommandLineUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.01 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnRemoteInfoCommandTest | 2 | 0 | 0 | 0 | 100% | 1.274 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnMkdirCommandTest | 3 | 0 | 0 | 0 | 100% | 0.031 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnInfoCommandTest | 1 | 0 | 0 | 0 | 100% | 0.009 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnExportCommandTest | 2 | 0 | 0 | 0 | 100% | 0.014 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnExeScmProviderTest | 1 | 0 | 0 | 1 | 0% | 0 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnUpdateCommandTest | 15 | 0 | 0 | 0 | 100% | 0.16 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnCheckInCommandTest | 5 | 0 | 0 | 0 | 100% | 0.059 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnListCommandTest | 5 | 0 | 0 | 0 | 100% | 0.045 |
[Summary] [Package List] [Test Cases]
testConsumeLine_InvalidDate | 0.029 | |
testConsumerWithPattern1 | 0.033 | |
testConsumerWithPattern2 | 0.272 | |
testGetModifications_Initial | 0.013 | |
testConsumeLine_ValidOutput | 0.015 | |
testConsumeLine_InvalidReason | 0.004 |
testCommandLineWithoutRevision | 0.005 | |
testCommandLineWithEmptyRevision | 0.004 | |
testCommandLineWithRevision | 0.015 | |
testRecursiveCheckOutCommandLine | 0.005 |
testCommandLineWithWhitespaceTag | 0.006 | |
testCommandLineWithEmptyTag | 0.007 | |
testCommandLineWithoutTag | 0.012 | |
testCommandLineTag | 0.012 | |
testCommandLineWithUsernameAndTag | 0.015 | |
testCommandLineWithEmptyBranch | 0.011 | |
testCommandLineWithEmptyVersion | 0.017 | |
testCommandLineWithWhitespaceBranch | 0.014 | |
testCommandLineWithWhitespaceRevision | 0.011 | |
testCommandLineWithCygwinProperty | 0.008 | |
testCommandLineWithRelativeURLTag | 0.009 | |
testCommandLineWithAbsoluteURLTag | 0.009 | |
testCommandLineWithNonDeterminantBase | 0.011 | |
testCommandLineWithNonDeterminantBaseTrailingSlash | 0.009 | |
testCommandLineWithBranchSameAsBase | 0.009 |
testCommandLineNoDatesLimitedCount | 0.172 | |
testCommandLineNoDates | 0.014 | |
testCommandLineWithDates | 0.038 | |
testCommandLineStartDateOnly | 0.04 | |
testCommandLineDateFormat | 0.026 | |
testCommandLineEndDateOnly | 0.034 | |
testCommandLineWithBranchNoDates | 0.022 | |
testCommandLineWithBranchStartDateOnly | 0.032 | |
testCommandLineWithBranchEndDateOnly | 0.018 | |
testCommandLineWithBranchBothDates | 0.028 | |
testCommandLineWithStartVersion | 0.02 | |
testCommandLineWithStartVersionAndEndVersion | 0.021 | |
testCommandLineWithStartVersionAndEndVersionEquals | 0.018 | |
testCommandLineWithBaseVersion | 0.018 |
testCommandLineWithWhitespaceTag | 0.007 | |
testCommandLineWithEmptyTag | 0.011 | |
testCommandLineWithoutTag | 0.004 | |
testCommandLineTag | 0.009 | |
testCommandLineWithUsernameAndTag | 0.014 |
testCommandLineWithEmptyTag | 0.007 | |
testCommandLineWithoutTag | 0.006 | |
testCommandLineTag | 0.024 | |
testCommandLineWithUsernameAndTag | 0.012 | |
testCommandLineWithUsernameWithoutNonInteractive | 0.01 |
testCommandLineMkdirUrl | 0.011 | |
testCommandLineMkdirUrlWithUsername | 0.007 | |
testCommandLineMkdirLocalPath | 0.013 |
testGetExportCommandLineWithImplicitExportDirectory | 0.008 | |
testGetExportCommandLineWithExplicitExportDirectory | 0.006 |