Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
60 0 0 0 100% 3.381

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.042
org.apache.maven.scm.provider.svn.svnexe.command.changelog 20 0 0 0 100% 0.439
org.apache.maven.scm.provider.svn.svnexe.command 1 0 0 0 100% 0.002
org.apache.maven.scm.provider.svn.svnexe.command.remoteinfo 2 0 0 0 100% 2.459
org.apache.maven.scm.provider.svn.svnexe.command.mkdir 3 0 0 0 100% 0.016
org.apache.maven.scm.provider.svn.svnexe.command.info 1 0 0 0 100% 0.002
org.apache.maven.scm.provider.svn.svnexe 1 0 0 0 100% 0.287
org.apache.maven.scm.provider.svn.svnexe.command.update 15 0 0 0 100% 0.078
org.apache.maven.scm.provider.svn.svnexe.command.export 2 0 0 0 100% 0.004
org.apache.maven.scm.provider.svn.svnexe.command.checkin 5 0 0 0 100% 0.029
org.apache.maven.scm.provider.svn.svnexe.command.list 5 0 0 0 100% 0.023

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
SvnCheckOutCommandTest 4 0 0 0 100% 0.02
SvnCheckOutConsumerTest 1 0 0 0 100% 0.022

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

Class Tests Errors Failures Skipped Success Rate Time
SvnChangeLogCommandTest 14 0 0 0 100% 0.339
SvnChangeLogConsumerTest 6 0 0 0 100% 0.1

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Test Cases

[Summary] [Package List] [Test Cases]

SvnChangeLogCommandTest

testCommandLineNoDatesLimitedCount 0.151
testCommandLineWithBranchStartDateOnly 0.015
testCommandLineDateFormat 0.013
testCommandLineWithBranchNoDates 0.013
testCommandLineWithDates 0.01
testCommandLineWithStartVersionAndEndVersionEquals 0.013
testCommandLineWithBranchBothDates 0.011
testCommandLineWithStartVersion 0.011
testCommandLineNoDates 0.011
testCommandLineWithBranchEndDateOnly 0.01
testCommandLineStartDateOnly 0.008
testCommandLineWithBaseVersion 0.01
testCommandLineEndDateOnly 0.008
testCommandLineWithStartVersionAndEndVersion 0.01

SvnChangeLogConsumerTest

testGetModifications_Initial 0
testConsumeLine_InvalidReason 0.009
testConsumerWithPattern1 0.013
testConsumerWithPattern2 0.064
testConsumeLine_ValidOutput 0.006
testConsumeLine_InvalidDate 0.007

SvnCheckInCommandTest

testCommandLineWithUsernameWithoutNonInteractive 0.003
testCommandLineWithUsernameAndTag 0.006
testCommandLineWithEmptyTag 0.006
testCommandLineWithoutTag 0.007
testCommandLineTag 0.006

SvnCheckOutCommandTest

testRecursiveCheckOutCommandLine 0
testCommandLineWithEmptyRevision 0.004
testCommandLineWithoutRevision 0.007
testCommandLineWithRevision 0.007

SvnCheckOutConsumerTest

testParseLine 0.005

SvnExportCommandTest

testGetExportCommandLineWithImplicitExportDirectory 0
testGetExportCommandLineWithExplicitExportDirectory 0.002

SvnInfoCommandTest

testGetInfoOnEmptyFileSet 0

SvnListCommandTest

testCommandLineWithUsernameAndTag 0
testCommandLineWithEmptyTag 0
testCommandLineWithWhitespaceTag 0.006
testCommandLineWithoutTag 0.01
testCommandLineTag 0.006

SvnMkdirCommandTest

testCommandLineMkdirUrlWithUsername 0
testCommandLineMkdirUrl 0.007
testCommandLineMkdirLocalPath 0.008

SvnRemoteInfoCommandTest

testNotExist 1.144
testExist 1.311

SvnCommandLineUtilsTest

testCryptPassword 0

SvnUpdateCommandTest

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

SvnExeScmProviderTest

testGetRepositoryURL_Windows 0.285