Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
60 0 0 1 98.333% 2.5

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.checkout 5 0 0 0 100% 0.031
org.apache.maven.scm.provider.svn.svnexe.command.changelog 20 0 0 0 100% 0.867
org.apache.maven.scm.provider.svn.svnexe.command 1 0 0 0 100% 0.01
org.apache.maven.scm.provider.svn.svnexe.command.remoteinfo 2 0 0 0 100% 1.274
org.apache.maven.scm.provider.svn.svnexe.command.mkdir 3 0 0 0 100% 0.031
org.apache.maven.scm.provider.svn.svnexe.command.info 1 0 0 0 100% 0.009
org.apache.maven.scm.provider.svn.svnexe.command.export 2 0 0 0 100% 0.014
org.apache.maven.scm.provider.svn.svnexe 1 0 0 1 0% 0
org.apache.maven.scm.provider.svn.svnexe.command.update 15 0 0 0 100% 0.16
org.apache.maven.scm.provider.svn.svnexe.command.checkin 5 0 0 0 100% 0.059
org.apache.maven.scm.provider.svn.svnexe.command.list 5 0 0 0 100% 0.045

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

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

Class Tests Errors Failures Skipped Success Rate Time
SvnCheckOutConsumerTest 1 0 0 0 100% 0.002
SvnCheckOutCommandTest 4 0 0 0 100% 0.029

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

Class Tests Errors Failures Skipped Success Rate Time
SvnChangeLogConsumerTest 6 0 0 0 100% 0.366
SvnChangeLogCommandTest 14 0 0 0 100% 0.501

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

Class Tests Errors Failures Skipped Success Rate Time
SvnCommandLineUtilsTest 1 0 0 0 100% 0.01

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
SvnMkdirCommandTest 3 0 0 0 100% 0.031

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

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

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

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

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
SvnUpdateCommandTest 15 0 0 0 100% 0.16

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

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

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

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

Test Cases

[Summary] [Package List] [Test Cases]

SvnCheckOutConsumerTest

testParseLine 0.002

SvnChangeLogConsumerTest

testConsumeLine_InvalidDate 0.029
testConsumerWithPattern1 0.033
testConsumerWithPattern2 0.272
testGetModifications_Initial 0.013
testConsumeLine_ValidOutput 0.015
testConsumeLine_InvalidReason 0.004

SvnCheckOutCommandTest

testCommandLineWithoutRevision 0.005
testCommandLineWithEmptyRevision 0.004
testCommandLineWithRevision 0.015
testRecursiveCheckOutCommandLine 0.005

SvnUpdateCommandTest

testCommandLineWithWhitespaceTag 0.006
testCommandLineWithEmptyTag 0.007
testCommandLineWithoutTag 0.012
testCommandLineTag 0.012
testCommandLineWithUsernameAndTag 0.015
testCommandLineWithEmptyBranch 0.011
testCommandLineWithEmptyVersion 0.017
testCommandLineWithWhitespaceBranch 0.014
testCommandLineWithWhitespaceRevision 0.011
testCommandLineWithCygwinProperty 0.008
testCommandLineWithRelativeURLTag 0.009
testCommandLineWithAbsoluteURLTag 0.009
testCommandLineWithNonDeterminantBase 0.011
testCommandLineWithNonDeterminantBaseTrailingSlash 0.009
testCommandLineWithBranchSameAsBase 0.009

SvnRemoteInfoCommandTest

testExist 0.742
testNotExist 0.532

SvnInfoCommandTest

testGetInfoOnEmptyFileSet 0.009

SvnExeScmProviderTest

testGetRepositoryURL_Windows 0
skipped

SvnChangeLogCommandTest

testCommandLineNoDatesLimitedCount 0.172
testCommandLineNoDates 0.014
testCommandLineWithDates 0.038
testCommandLineStartDateOnly 0.04
testCommandLineDateFormat 0.026
testCommandLineEndDateOnly 0.034
testCommandLineWithBranchNoDates 0.022
testCommandLineWithBranchStartDateOnly 0.032
testCommandLineWithBranchEndDateOnly 0.018
testCommandLineWithBranchBothDates 0.028
testCommandLineWithStartVersion 0.02
testCommandLineWithStartVersionAndEndVersion 0.021
testCommandLineWithStartVersionAndEndVersionEquals 0.018
testCommandLineWithBaseVersion 0.018

SvnListCommandTest

testCommandLineWithWhitespaceTag 0.007
testCommandLineWithEmptyTag 0.011
testCommandLineWithoutTag 0.004
testCommandLineTag 0.009
testCommandLineWithUsernameAndTag 0.014

SvnCheckInCommandTest

testCommandLineWithEmptyTag 0.007
testCommandLineWithoutTag 0.006
testCommandLineTag 0.024
testCommandLineWithUsernameAndTag 0.012
testCommandLineWithUsernameWithoutNonInteractive 0.01

SvnCommandLineUtilsTest

testCryptPassword 0.01

SvnMkdirCommandTest

testCommandLineMkdirUrl 0.011
testCommandLineMkdirUrlWithUsername 0.007
testCommandLineMkdirLocalPath 0.013

SvnExportCommandTest

testGetExportCommandLineWithImplicitExportDirectory 0.008
testGetExportCommandLineWithExplicitExportDirectory 0.006

Failure Details

[Summary] [Package List] [Test Cases]


testGetRepositoryURL_Windows
skipped: skipped