[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
60 | 0 | 0 | 1 | 98.333% | 3.023 |
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.055 |
org.apache.maven.scm.provider.svn.svnexe.command.changelog | 20 | 0 | 0 | 0 | 100% | 0.637 |
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% | 2.076 |
org.apache.maven.scm.provider.svn.svnexe.command.mkdir | 3 | 0 | 0 | 0 | 100% | 0.024 |
org.apache.maven.scm.provider.svn.svnexe.command.info | 1 | 0 | 0 | 0 | 100% | 0.009 |
org.apache.maven.scm.provider.svn.svnexe | 1 | 0 | 0 | 1 | 0% | 0.003 |
org.apache.maven.scm.provider.svn.svnexe.command.update | 15 | 0 | 0 | 0 | 100% | 0.096 |
org.apache.maven.scm.provider.svn.svnexe.command.export | 2 | 0 | 0 | 0 | 100% | 0.024 |
org.apache.maven.scm.provider.svn.svnexe.command.checkin | 5 | 0 | 0 | 0 | 100% | 0.052 |
org.apache.maven.scm.provider.svn.svnexe.command.list | 5 | 0 | 0 | 0 | 100% | 0.037 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnCheckOutCommandTest | 4 | 0 | 0 | 0 | 100% | 0.035 | |
SvnCheckOutConsumerTest | 1 | 0 | 0 | 0 | 100% | 0.02 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnChangeLogCommandTest | 14 | 0 | 0 | 0 | 100% | 0.479 | |
SvnChangeLogConsumerTest | 6 | 0 | 0 | 0 | 100% | 0.158 |
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% | 2.076 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnMkdirCommandTest | 3 | 0 | 0 | 0 | 100% | 0.024 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnInfoCommandTest | 1 | 0 | 0 | 0 | 100% | 0.009 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnExeScmProviderTest | 1 | 0 | 0 | 1 | 0% | 0.003 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnUpdateCommandTest | 15 | 0 | 0 | 0 | 100% | 0.096 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnExportCommandTest | 2 | 0 | 0 | 0 | 100% | 0.024 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnCheckInCommandTest | 5 | 0 | 0 | 0 | 100% | 0.052 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnListCommandTest | 5 | 0 | 0 | 0 | 100% | 0.037 |
[Summary] [Package List] [Test Cases]
testGetModifications_Initial | 0.015 | |
testConsumeLine_InvalidReason | 0.015 | |
testConsumerWithPattern1 | 0.02 | |
testConsumerWithPattern2 | 0.087 | |
testConsumeLine_ValidOutput | 0.011 | |
testConsumeLine_InvalidDate | 0.008 |
testCommandLineWithUsernameWithoutNonInteractive | 0.019 | |
testCommandLineWithUsernameAndTag | 0.008 | |
testCommandLineWithEmptyTag | 0.008 | |
testCommandLineWithoutTag | 0.008 | |
testCommandLineTag | 0.009 |
testRecursiveCheckOutCommandLine | 0.009 | |
testCommandLineWithEmptyRevision | 0.01 | |
testCommandLineWithoutRevision | 0.008 | |
testCommandLineWithRevision | 0.008 |
testGetExportCommandLineWithImplicitExportDirectory | 0.017 | |
testGetExportCommandLineWithExplicitExportDirectory | 0.007 |
testCommandLineWithUsernameAndTag | 0.009 | |
testCommandLineWithEmptyTag | 0.006 | |
testCommandLineWithWhitespaceTag | 0.006 | |
testCommandLineWithoutTag | 0.006 | |
testCommandLineTag | 0.008 |
testCommandLineMkdirUrlWithUsername | 0.009 | |
testCommandLineMkdirUrl | 0.007 | |
testCommandLineMkdirLocalPath | 0.008 |