[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
62 | 0 | 0 | 0 | 100% | 2.634 |
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.remoteinfo | 2 | 0 | 0 | 0 | 100% | 1.416 |
org.apache.maven.scm.provider.svn.svnexe | 1 | 0 | 0 | 0 | 100% | 0.464 |
org.apache.maven.scm.provider.svn.svnexe.command.export | 2 | 0 | 0 | 0 | 100% | 0.01 |
org.apache.maven.scm.provider.svn.svnexe.command.mkdir | 3 | 0 | 0 | 0 | 100% | 0.017 |
org.apache.maven.scm.provider.svn.svnexe.command.untag | 2 | 0 | 0 | 0 | 100% | 0.12 |
org.apache.maven.scm.provider.svn.svnexe.command.info | 1 | 0 | 0 | 0 | 100% | 0.005 |
org.apache.maven.scm.provider.svn.svnexe.command.update | 15 | 0 | 0 | 0 | 100% | 0.077 |
org.apache.maven.scm.provider.svn.svnexe.command | 1 | 0 | 0 | 0 | 100% | 0.005 |
org.apache.maven.scm.provider.svn.svnexe.command.changelog | 20 | 0 | 0 | 0 | 100% | 0.396 |
org.apache.maven.scm.provider.svn.svnexe.command.checkout | 5 | 0 | 0 | 0 | 100% | 0.055 |
org.apache.maven.scm.provider.svn.svnexe.command.list | 5 | 0 | 0 | 0 | 100% | 0.029 |
org.apache.maven.scm.provider.svn.svnexe.command.checkin | 5 | 0 | 0 | 0 | 100% | 0.04 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnRemoteInfoCommandTest | 2 | 0 | 0 | 0 | 100% | 1.416 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnExeScmProviderTest | 1 | 0 | 0 | 0 | 100% | 0.464 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnExportCommandTest | 2 | 0 | 0 | 0 | 100% | 0.01 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnMkdirCommandTest | 3 | 0 | 0 | 0 | 100% | 0.017 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnUntagCommandTest | 2 | 0 | 0 | 0 | 100% | 0.12 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnInfoCommandTest | 1 | 0 | 0 | 0 | 100% | 0.005 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnUpdateCommandTest | 15 | 0 | 0 | 0 | 100% | 0.077 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnCommandLineUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.005 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnChangeLogCommandTest | 14 | 0 | 0 | 0 | 100% | 0.309 | |
SvnChangeLogConsumerTest | 6 | 0 | 0 | 0 | 100% | 0.087 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnCheckOutCommandTest | 4 | 0 | 0 | 0 | 100% | 0.024 | |
SvnCheckOutConsumerTest | 1 | 0 | 0 | 0 | 100% | 0.031 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnListCommandTest | 5 | 0 | 0 | 0 | 100% | 0.029 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SvnCheckInCommandTest | 5 | 0 | 0 | 0 | 100% | 0.04 |
[Summary] [Package List] [Test Cases]
testGetModifications_Initial | 0 | |
testConsumeLine_InvalidReason | 0.005 | |
testConsumerWithPattern1 | 0.007 | |
testConsumerWithPattern2 | 0.049 | |
testConsumeLine_ValidOutput | 0.006 | |
testConsumeLine_InvalidDate | 0.014 |
testCommandLineWithUsernameWithoutNonInteractive | 0.011 | |
testCommandLineWithUsernameAndTag | 0.007 | |
testCommandLineWithEmptyTag | 0.006 | |
testCommandLineWithoutTag | 0.006 | |
testCommandLineTag | 0.005 |
testRecursiveCheckOutCommandLine | 0.004 | |
testCommandLineWithEmptyRevision | 0.006 | |
testCommandLineWithoutRevision | 0.006 | |
testCommandLineWithRevision | 0.006 |
testGetExportCommandLineWithImplicitExportDirectory | 0.002 | |
testGetExportCommandLineWithExplicitExportDirectory | 0.006 |
testCommandLineWithUsernameAndTag | 0.003 | |
testCommandLineWithEmptyTag | 0.007 | |
testCommandLineWithWhitespaceTag | 0.005 | |
testCommandLineWithoutTag | 0.005 | |
testCommandLineTag | 0.006 |
testCommandLineMkdirUrlWithUsername | 0 | |
testCommandLineMkdirUrl | 0.006 | |
testCommandLineMkdirLocalPath | 0.006 |