[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 62 | 0 | 0 | 0 | 100% | 2.731 |
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.069 |
| org.apache.maven.scm.provider.svn.svnexe.command.changelog | 20 | 0 | 0 | 0 | 100% | 0.474 |
| org.apache.maven.scm.provider.svn.svnexe.command.untag | 2 | 0 | 0 | 0 | 100% | 0.124 |
| org.apache.maven.scm.provider.svn.svnexe.command | 1 | 0 | 0 | 0 | 100% | 0.009 |
| org.apache.maven.scm.provider.svn.svnexe.command.remoteinfo | 2 | 0 | 0 | 0 | 100% | 1.328 |
| 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 | 0 | 100% | 0.487 |
| org.apache.maven.scm.provider.svn.svnexe.command.update | 15 | 0 | 0 | 0 | 100% | 0.111 |
| org.apache.maven.scm.provider.svn.svnexe.command.export | 2 | 0 | 0 | 0 | 100% | 0.014 |
| org.apache.maven.scm.provider.svn.svnexe.command.checkin | 5 | 0 | 0 | 0 | 100% | 0.045 |
| 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.031 | |
| SvnCheckOutConsumerTest | 1 | 0 | 0 | 0 | 100% | 0.038 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| SvnChangeLogCommandTest | 14 | 0 | 0 | 0 | 100% | 0.368 | |
| SvnChangeLogConsumerTest | 6 | 0 | 0 | 0 | 100% | 0.106 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| SvnUntagCommandTest | 2 | 0 | 0 | 0 | 100% | 0.124 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| SvnCommandLineUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.009 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| SvnRemoteInfoCommandTest | 2 | 0 | 0 | 0 | 100% | 1.328 |
| 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 | 0 | 100% | 0.487 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| SvnUpdateCommandTest | 15 | 0 | 0 | 0 | 100% | 0.111 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| SvnExportCommandTest | 2 | 0 | 0 | 0 | 100% | 0.014 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| SvnCheckInCommandTest | 5 | 0 | 0 | 0 | 100% | 0.045 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| SvnListCommandTest | 5 | 0 | 0 | 0 | 100% | 0.037 |
[Summary] [Package List] [Test Cases]
| testCommandLineWithUsernameWithoutNonInteractive | 0.013 | |
| testCommandLineWithUsernameAndTag | 0.007 | |
| testCommandLineWithEmptyTag | 0.007 | |
| testCommandLineWithoutTag | 0.008 | |
| testCommandLineTag | 0.007 |
| testRecursiveCheckOutCommandLine | 0.006 | |
| testCommandLineWithEmptyRevision | 0.007 | |
| testCommandLineWithoutRevision | 0.008 | |
| testCommandLineWithRevision | 0.007 |
| testGetExportCommandLineWithImplicitExportDirectory | 0.004 | |
| testGetExportCommandLineWithExplicitExportDirectory | 0.007 |
| testCommandLineWithUsernameAndTag | 0.002 | |
| testCommandLineWithEmptyTag | 0.009 | |
| testCommandLineWithWhitespaceTag | 0.007 | |
| testCommandLineWithoutTag | 0.009 | |
| testCommandLineTag | 0.006 |
| testCommandLineMkdirUrlWithUsername | 0.004 | |
| testCommandLineMkdirUrl | 0.008 | |
| testCommandLineMkdirLocalPath | 0.009 |