Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
62 0 0 0 100% 2.703

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.292
org.apache.maven.scm.provider.svn.svnexe 1 0 0 0 100% 0.645
org.apache.maven.scm.provider.svn.svnexe.command.export 2 0 0 0 100% 0.013
org.apache.maven.scm.provider.svn.svnexe.command.mkdir 3 0 0 0 100% 0.02
org.apache.maven.scm.provider.svn.svnexe.command.untag 2 0 0 0 100% 0.128
org.apache.maven.scm.provider.svn.svnexe.command.info 1 0 0 0 100% 0.012
org.apache.maven.scm.provider.svn.svnexe.command.update 15 0 0 0 100% 0.085
org.apache.maven.scm.provider.svn.svnexe.command 1 0 0 0 100% 0.012
org.apache.maven.scm.provider.svn.svnexe.command.changelog 20 0 0 0 100% 0.384
org.apache.maven.scm.provider.svn.svnexe.command.checkout 5 0 0 0 100% 0.057
org.apache.maven.scm.provider.svn.svnexe.command.list 5 0 0 0 100% 0.014
org.apache.maven.scm.provider.svn.svnexe.command.checkin 5 0 0 0 100% 0.041

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

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

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

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

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

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
SvnUntagCommandTest 2 0 0 0 100% 0.128

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

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

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

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

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
SvnChangeLogCommandTest 14 0 0 0 100% 0.3
SvnChangeLogConsumerTest 6 0 0 0 100% 0.084

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

Class Tests Errors Failures Skipped Success Rate Time
SvnCheckOutCommandTest 4 0 0 0 100% 0.023
SvnCheckOutConsumerTest 1 0 0 0 100% 0.034

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

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

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

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

Test Cases

[Summary] [Package List] [Test Cases]

SvnChangeLogCommandTest

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

SvnChangeLogConsumerTest

testGetModifications_Initial 0.006
testConsumeLine_InvalidReason 0.01
testConsumerWithPattern1 0.006
testConsumerWithPattern2 0.034
testConsumeLine_ValidOutput 0.007
testConsumeLine_InvalidDate 0.018

SvnCheckInCommandTest

testCommandLineWithUsernameWithoutNonInteractive 0.015
testCommandLineWithUsernameAndTag 0.007
testCommandLineWithEmptyTag 0.006
testCommandLineWithoutTag 0.006
testCommandLineTag 0.007

SvnCheckOutCommandTest

testRecursiveCheckOutCommandLine 0.006
testCommandLineWithEmptyRevision 0.006
testCommandLineWithoutRevision 0.005
testCommandLineWithRevision 0.005

SvnCheckOutConsumerTest

testParseLine 0.007

SvnExportCommandTest

testGetExportCommandLineWithImplicitExportDirectory 0.007
testGetExportCommandLineWithExplicitExportDirectory 0.006

SvnInfoCommandTest

testGetInfoOnEmptyFileSet 0.012

SvnListCommandTest

testCommandLineWithUsernameAndTag 0
testCommandLineWithEmptyTag 0
testCommandLineWithWhitespaceTag 0.004
testCommandLineWithoutTag 0.003
testCommandLineTag 0.006

SvnMkdirCommandTest

testCommandLineMkdirUrlWithUsername 0.007
testCommandLineMkdirUrl 0.007
testCommandLineMkdirLocalPath 0.005

SvnRemoteInfoCommandTest

testNotExist 0.602
testExist 0.69

SvnCommandLineUtilsTest

testCryptPassword 0.012

SvnUntagCommandTest

testUntagSsh 0.122
testUntagHttp 0.005

SvnUpdateCommandTest

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

SvnExeScmProviderTest

testGetRepositoryURL_Windows 0.645