Surefire Report

Summary

[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.


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.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.

org.apache.maven.scm.provider.svn.svnexe.command.remoteinfo

Class Tests Errors Failures Skipped Success Rate Time
SvnRemoteInfoCommandTest 2 0 0 0 100% 1.416

org.apache.maven.scm.provider.svn.svnexe

Class Tests Errors Failures Skipped Success Rate Time
SvnExeScmProviderTest 1 0 0 0 100% 0.464

org.apache.maven.scm.provider.svn.svnexe.command.export

Class Tests Errors Failures Skipped Success Rate Time
SvnExportCommandTest 2 0 0 0 100% 0.01

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.12

org.apache.maven.scm.provider.svn.svnexe.command.info

Class Tests Errors Failures Skipped Success Rate Time
SvnInfoCommandTest 1 0 0 0 100% 0.005

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.005

org.apache.maven.scm.provider.svn.svnexe.command.changelog

Class Tests Errors Failures Skipped Success Rate Time
SvnChangeLogCommandTest 14 0 0 0 100% 0.309
SvnChangeLogConsumerTest 6 0 0 0 100% 0.087

org.apache.maven.scm.provider.svn.svnexe.command.checkout

Class Tests Errors Failures Skipped Success Rate Time
SvnCheckOutCommandTest 4 0 0 0 100% 0.024
SvnCheckOutConsumerTest 1 0 0 0 100% 0.031

org.apache.maven.scm.provider.svn.svnexe.command.list

Class Tests Errors Failures Skipped Success Rate Time
SvnListCommandTest 5 0 0 0 100% 0.029

org.apache.maven.scm.provider.svn.svnexe.command.checkin

Class Tests Errors Failures Skipped Success Rate Time
SvnCheckInCommandTest 5 0 0 0 100% 0.04

Test Cases

[Summary] [Package List] [Test Cases]

SvnChangeLogCommandTest

testCommandLineNoDatesLimitedCount 0.151
testCommandLineWithBranchStartDateOnly 0.01
testCommandLineDateFormat 0.008
testCommandLineWithBranchNoDates 0.012
testCommandLineWithDates 0.008
testCommandLineWithStartVersionAndEndVersionEquals 0.009
testCommandLineWithBranchBothDates 0.007
testCommandLineWithStartVersion 0.008
testCommandLineNoDates 0.007
testCommandLineWithBranchEndDateOnly 0.006
testCommandLineStartDateOnly 0.006
testCommandLineWithBaseVersion 0.007
testCommandLineEndDateOnly 0.008
testCommandLineWithStartVersionAndEndVersion 0.005

SvnChangeLogConsumerTest

testGetModifications_Initial 0
testConsumeLine_InvalidReason 0.005
testConsumerWithPattern1 0.007
testConsumerWithPattern2 0.049
testConsumeLine_ValidOutput 0.006
testConsumeLine_InvalidDate 0.014

SvnCheckInCommandTest

testCommandLineWithUsernameWithoutNonInteractive 0.011
testCommandLineWithUsernameAndTag 0.007
testCommandLineWithEmptyTag 0.006
testCommandLineWithoutTag 0.006
testCommandLineTag 0.005

SvnCheckOutCommandTest

testRecursiveCheckOutCommandLine 0.004
testCommandLineWithEmptyRevision 0.006
testCommandLineWithoutRevision 0.006
testCommandLineWithRevision 0.006

SvnCheckOutConsumerTest

testParseLine 0.007

SvnExportCommandTest

testGetExportCommandLineWithImplicitExportDirectory 0.002
testGetExportCommandLineWithExplicitExportDirectory 0.006

SvnInfoCommandTest

testGetInfoOnEmptyFileSet 0.003

SvnListCommandTest

testCommandLineWithUsernameAndTag 0.003
testCommandLineWithEmptyTag 0.007
testCommandLineWithWhitespaceTag 0.005
testCommandLineWithoutTag 0.005
testCommandLineTag 0.006

SvnMkdirCommandTest

testCommandLineMkdirUrlWithUsername 0
testCommandLineMkdirUrl 0.006
testCommandLineMkdirLocalPath 0.006

SvnRemoteInfoCommandTest

testNotExist 0.715
testExist 0.7

SvnCommandLineUtilsTest

testCryptPassword 0

SvnUntagCommandTest

testUntagSsh 0.109
testUntagHttp 0.006

SvnUpdateCommandTest

testCommandLineWithNonDeterminantBase 0.001
testCommandLineWithRelativeURLTag 0.005
testCommandLineWithBranchSameAsBase 0.005
testCommandLineWithEmptyBranch 0.005
testCommandLineWithAbsoluteURLTag 0.005
testCommandLineWithUsernameAndTag 0.004
testCommandLineWithEmptyTag 0.005
testCommandLineWithWhitespaceTag 0.006
testCommandLineWithWhitespaceRevision 0.005
testCommandLineWithEmptyVersion 0.004
testCommandLineWithoutTag 0.004
testCommandLineWithWhitespaceBranch 0.005
testCommandLineTag 0.006
testCommandLineWithCygwinProperty 0.006
testCommandLineWithNonDeterminantBaseTrailingSlash 0.007

SvnExeScmProviderTest

testGetRepositoryURL_Windows 0.463