Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.069
org.apache.maven.scm.provider.svn.svnexe.command.changelog 20 0 0 0 100% 0.474
org.apache.maven.scm.provider.svn.svnexe.command.untag 2 0 0 0 100% 0.124
org.apache.maven.scm.provider.svn.svnexe.command 1 0 0 0 100% 0.009
org.apache.maven.scm.provider.svn.svnexe.command.remoteinfo 2 0 0 0 100% 1.328
org.apache.maven.scm.provider.svn.svnexe.command.mkdir 3 0 0 0 100% 0.024
org.apache.maven.scm.provider.svn.svnexe.command.info 1 0 0 0 100% 0.009
org.apache.maven.scm.provider.svn.svnexe 1 0 0 0 100% 0.487
org.apache.maven.scm.provider.svn.svnexe.command.update 15 0 0 0 100% 0.111
org.apache.maven.scm.provider.svn.svnexe.command.export 2 0 0 0 100% 0.014
org.apache.maven.scm.provider.svn.svnexe.command.checkin 5 0 0 0 100% 0.045
org.apache.maven.scm.provider.svn.svnexe.command.list 5 0 0 0 100% 0.037

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.031
SvnCheckOutConsumerTest 1 0 0 0 100% 0.038

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

Class Tests Errors Failures Skipped Success Rate Time
SvnChangeLogCommandTest 14 0 0 0 100% 0.368
SvnChangeLogConsumerTest 6 0 0 0 100% 0.106

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Test Cases

[Summary] [Package List] [Test Cases]

SvnChangeLogCommandTest

testCommandLineNoDatesLimitedCount 0.166
testCommandLineWithBranchStartDateOnly 0.015
testCommandLineDateFormat 0.013
testCommandLineWithBranchNoDates 0.012
testCommandLineWithDates 0.012
testCommandLineWithStartVersionAndEndVersionEquals 0.014
testCommandLineWithBranchBothDates 0.01
testCommandLineWithStartVersion 0.013
testCommandLineNoDates 0.01
testCommandLineWithBranchEndDateOnly 0.011
testCommandLineStartDateOnly 0.009
testCommandLineWithBaseVersion 0.009
testCommandLineEndDateOnly 0.009
testCommandLineWithStartVersionAndEndVersion 0.009

SvnChangeLogConsumerTest

testGetModifications_Initial 0.009
testConsumeLine_InvalidReason 0.012
testConsumerWithPattern1 0.013
testConsumerWithPattern2 0.054
testConsumeLine_ValidOutput 0.008
testConsumeLine_InvalidDate 0.007

SvnCheckInCommandTest

testCommandLineWithUsernameWithoutNonInteractive 0.013
testCommandLineWithUsernameAndTag 0.007
testCommandLineWithEmptyTag 0.007
testCommandLineWithoutTag 0.008
testCommandLineTag 0.007

SvnCheckOutCommandTest

testRecursiveCheckOutCommandLine 0.006
testCommandLineWithEmptyRevision 0.007
testCommandLineWithoutRevision 0.008
testCommandLineWithRevision 0.007

SvnCheckOutConsumerTest

testParseLine 0.007

SvnExportCommandTest

testGetExportCommandLineWithImplicitExportDirectory 0.004
testGetExportCommandLineWithExplicitExportDirectory 0.007

SvnInfoCommandTest

testGetInfoOnEmptyFileSet 0.005

SvnListCommandTest

testCommandLineWithUsernameAndTag 0.002
testCommandLineWithEmptyTag 0.009
testCommandLineWithWhitespaceTag 0.007
testCommandLineWithoutTag 0.009
testCommandLineTag 0.006

SvnMkdirCommandTest

testCommandLineMkdirUrlWithUsername 0.004
testCommandLineMkdirUrl 0.008
testCommandLineMkdirLocalPath 0.009

SvnRemoteInfoCommandTest

testNotExist 0.62
testExist 0.704

SvnCommandLineUtilsTest

testCryptPassword 0.005

SvnUntagCommandTest

testUntagSsh 0.113
testUntagHttp 0.008

SvnUpdateCommandTest

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

SvnExeScmProviderTest

testGetRepositoryURL_Windows 0.486