[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 60 | 0 | 0 | 0 | 100% | 3.233 |
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.053 |
| org.apache.maven.scm.provider.svn.svnexe.command.changelog | 20 | 0 | 0 | 0 | 100% | 0.615 |
| org.apache.maven.scm.provider.svn.svnexe.command | 1 | 0 | 0 | 0 | 100% | 0 |
| org.apache.maven.scm.provider.svn.svnexe.command.remoteinfo | 2 | 0 | 0 | 0 | 100% | 2.11 |
| org.apache.maven.scm.provider.svn.svnexe.command.mkdir | 3 | 0 | 0 | 0 | 100% | 0.037 |
| org.apache.maven.scm.provider.svn.svnexe.command.info | 1 | 0 | 0 | 0 | 100% | 0 |
| org.apache.maven.scm.provider.svn.svnexe | 1 | 0 | 0 | 0 | 100% | 0.181 |
| org.apache.maven.scm.provider.svn.svnexe.command.update | 15 | 0 | 0 | 0 | 100% | 0.148 |
| org.apache.maven.scm.provider.svn.svnexe.command.export | 2 | 0 | 0 | 0 | 100% | 0.008 |
| org.apache.maven.scm.provider.svn.svnexe.command.checkin | 5 | 0 | 0 | 0 | 100% | 0.038 |
| org.apache.maven.scm.provider.svn.svnexe.command.list | 5 | 0 | 0 | 0 | 100% | 0.043 |
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.018 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| SvnChangeLogCommandTest | 14 | 0 | 0 | 0 | 100% | 0.489 | |
| SvnChangeLogConsumerTest | 6 | 0 | 0 | 0 | 100% | 0.126 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| SvnCommandLineUtilsTest | 1 | 0 | 0 | 0 | 100% | 0 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| SvnRemoteInfoCommandTest | 2 | 0 | 0 | 0 | 100% | 2.11 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| SvnMkdirCommandTest | 3 | 0 | 0 | 0 | 100% | 0.037 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| SvnInfoCommandTest | 1 | 0 | 0 | 0 | 100% | 0 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| SvnExeScmProviderTest | 1 | 0 | 0 | 0 | 100% | 0.181 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| SvnUpdateCommandTest | 15 | 0 | 0 | 0 | 100% | 0.148 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| SvnExportCommandTest | 2 | 0 | 0 | 0 | 100% | 0.008 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| SvnCheckInCommandTest | 5 | 0 | 0 | 0 | 100% | 0.038 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| SvnListCommandTest | 5 | 0 | 0 | 0 | 100% | 0.043 |
[Summary] [Package List] [Test Cases]
| testGetModifications_Initial | 0 | |
| testConsumeLine_InvalidReason | 0.01 | |
| testConsumerWithPattern1 | 0.012 | |
| testConsumerWithPattern2 | 0.08 | |
| testConsumeLine_ValidOutput | 0.015 | |
| testConsumeLine_InvalidDate | 0.008 |
| testCommandLineWithUsernameWithoutNonInteractive | 0.005 | |
| testCommandLineWithUsernameAndTag | 0.009 | |
| testCommandLineWithEmptyTag | 0.007 | |
| testCommandLineWithoutTag | 0.008 | |
| testCommandLineTag | 0.009 |
| testRecursiveCheckOutCommandLine | 0 | |
| testCommandLineWithEmptyRevision | 0.019 | |
| testCommandLineWithoutRevision | 0.01 | |
| testCommandLineWithRevision | 0.006 |
| testGetExportCommandLineWithImplicitExportDirectory | 0 | |
| testGetExportCommandLineWithExplicitExportDirectory | 0.008 |
| testCommandLineWithUsernameAndTag | 0 | |
| testCommandLineWithEmptyTag | 0 | |
| testCommandLineWithWhitespaceTag | 0.017 | |
| testCommandLineWithoutTag | 0.016 | |
| testCommandLineTag | 0.01 |
| testCommandLineMkdirUrlWithUsername | 0.001 | |
| testCommandLineMkdirUrl | 0.012 | |
| testCommandLineMkdirLocalPath | 0.024 |