Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
62 | 0 | 0 | 1 | 98.387% | 2.323 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[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.8 |
org.apache.maven.scm.provider.svn.svnexe | 1 | 0 | 0 | 1 | 0% | 0.022 |
org.apache.maven.scm.provider.svn.svnexe.command.export | 2 | 0 | 0 | 0 | 100% | 0.019 |
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.029 |
org.apache.maven.scm.provider.svn.svnexe.command.info | 1 | 0 | 0 | 0 | 100% | 0.004 |
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.001 |
org.apache.maven.scm.provider.svn.svnexe.command.list | 5 | 0 | 0 | 0 | 100% | 0.216 |
org.apache.maven.scm.provider.svn.svnexe.command.changelog | 20 | 0 | 0 | 0 | 100% | 0.105 |
org.apache.maven.scm.provider.svn.svnexe.command.checkout | 5 | 0 | 0 | 0 | 100% | 0.011 |
org.apache.maven.scm.provider.svn.svnexe.command.checkin | 5 | 0 | 0 | 0 | 100% | 0.022 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.scm.provider.svn.svnexe.command.remoteinfo
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
SvnRemoteInfoCommandTest | 2 | 0 | 0 | 0 | 100% | 1.8 |
org.apache.maven.scm.provider.svn.svnexe
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
SvnExeScmProviderTest | 1 | 0 | 0 | 1 | 0% | 0.022 |
org.apache.maven.scm.provider.svn.svnexe.command.export
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
SvnExportCommandTest | 2 | 0 | 0 | 0 | 100% | 0.019 |
org.apache.maven.scm.provider.svn.svnexe.command.mkdir
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
SvnMkdirCommandTest | 3 | 0 | 0 | 0 | 100% | 0.017 |
org.apache.maven.scm.provider.svn.svnexe.command.untag
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
SvnUntagCommandTest | 2 | 0 | 0 | 0 | 100% | 0.029 |
org.apache.maven.scm.provider.svn.svnexe.command.info
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
SvnInfoCommandTest | 1 | 0 | 0 | 0 | 100% | 0.004 |
org.apache.maven.scm.provider.svn.svnexe.command.update
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
SvnUpdateCommandTest | 15 | 0 | 0 | 0 | 100% | 0.077 |
org.apache.maven.scm.provider.svn.svnexe.command
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
SvnCommandLineUtilsTest | 1 | 0 | 0 | 0 | 100% | 0.001 |
org.apache.maven.scm.provider.svn.svnexe.command.list
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
SvnListCommandTest | 5 | 0 | 0 | 0 | 100% | 0.216 |
org.apache.maven.scm.provider.svn.svnexe.command.changelog
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
SvnChangeLogConsumerTest | 6 | 0 | 0 | 0 | 100% | 0.028 |
![]() |
SvnChangeLogCommandTest | 14 | 0 | 0 | 0 | 100% | 0.077 |
org.apache.maven.scm.provider.svn.svnexe.command.checkout
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
SvnCheckOutCommandTest | 4 | 0 | 0 | 0 | 100% | 0.011 |
![]() |
SvnCheckOutConsumerTest | 1 | 0 | 0 | 0 | 100% | 0 |
org.apache.maven.scm.provider.svn.svnexe.command.checkin
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
SvnCheckInCommandTest | 5 | 0 | 0 | 0 | 100% | 0.022 |
Test Cases
[Summary] [Package List] [Test Cases]
SvnExeScmProviderTest
![]() |
testGetRepositoryURL_Windows | 0 |
This test is for now ignore: it mock Logger and then asserts against it |
SvnListCommandTest
![]() |
testCommandLineWithUsernameAndTag | 0.173 |
![]() |
testCommandLineWithEmptyTag | 0.012 |
![]() |
testCommandLineWithWhitespaceTag | 0.01 |
![]() |
testCommandLineWithoutTag | 0.008 |
![]() |
testCommandLineTag | 0.008 |
SvnExportCommandTest
![]() |
testGetExportCommandLineWithImplicitExportDirectory | 0.012 |
![]() |
testGetExportCommandLineWithExplicitExportDirectory | 0.006 |
SvnChangeLogConsumerTest
![]() |
testGetModifications_Initial | 0 |
![]() |
testConsumeLine_InvalidReason | 0.001 |
![]() |
testConsumerWithPattern1 | 0.002 |
![]() |
testConsumerWithPattern2 | 0.023 |
![]() |
testConsumeLine_ValidOutput | 0 |
![]() |
testConsumeLine_InvalidDate | 0.001 |
SvnChangeLogCommandTest
SvnCheckInCommandTest
![]() |
testCommandLineWithUsernameWithoutNonInteractive | 0.008 |
![]() |
testCommandLineWithUsernameAndTag | 0.003 |
![]() |
testCommandLineWithEmptyTag | 0.004 |
![]() |
testCommandLineWithoutTag | 0.004 |
![]() |
testCommandLineTag | 0.003 |
SvnMkdirCommandTest
![]() |
testCommandLineMkdirUrlWithUsername | 0.005 |
![]() |
testCommandLineMkdirUrl | 0.006 |
![]() |
testCommandLineMkdirLocalPath | 0.006 |
SvnUntagCommandTest
![]() |
testUntagSsh | 0.023 |
![]() |
testUntagHttp | 0.005 |
SvnUpdateCommandTest
SvnCheckOutCommandTest
![]() |
testRecursiveCheckOutCommandLine | 0.003 |
![]() |
testCommandLineWithEmptyRevision | 0.002 |
![]() |
testCommandLineWithoutRevision | 0.003 |
![]() |
testCommandLineWithRevision | 0.003 |
SvnCheckOutConsumerTest
![]() |
testParseLine | 0 |
SvnRemoteInfoCommandTest
![]() |
testNotExist | 0.741 |
![]() |
testExist | 1.058 |
SvnInfoCommandTest
![]() |
testGetInfoOnEmptyFileSet | 0.004 |
SvnCommandLineUtilsTest
![]() |
testCryptPassword | 0.001 |
Failure Details
[Summary] [Package List] [Test Cases]
![]() |
testGetRepositoryURL_Windows |
skipped: This test is for now ignore: it mock Logger and then asserts against it |