Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
63 0 0 1 98.4% 3.881 s

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.259 s
org.apache.maven.scm.provider.svn.svnexe 1 0 0 1 0% 0 s
org.apache.maven.scm.provider.svn.svnexe.command.export 2 0 0 0 100% 0.044 s
org.apache.maven.scm.provider.svn.svnexe.command.mkdir 3 0 0 0 100% 0.080 s
org.apache.maven.scm.provider.svn.svnexe.command.untag 2 0 0 0 100% 0.174 s
org.apache.maven.scm.provider.svn.svnexe.command.info 2 0 0 0 100% 0.036 s
org.apache.maven.scm.provider.svn.svnexe.command.update 15 0 0 0 100% 0.502 s
org.apache.maven.scm.provider.svn.svnexe.command 1 0 0 0 100% 0 s
org.apache.maven.scm.provider.svn.svnexe.command.changelog 20 0 0 0 100% 1.351 s
org.apache.maven.scm.provider.svn.svnexe.command.checkout 5 0 0 0 100% 0.103 s
org.apache.maven.scm.provider.svn.svnexe.command.list 5 0 0 0 100% 0.128 s
org.apache.maven.scm.provider.svn.svnexe.command.checkin 5 0 0 0 100% 0.204 s

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

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

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

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

- Class Tests Errors Failures Skipped Success Rate Time
SvnExportCommandTest 2 0 0 0 100% 0.044 s

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

- Class Tests Errors Failures Skipped Success Rate Time
SvnMkdirCommandTest 3 0 0 0 100% 0.080 s

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

- Class Tests Errors Failures Skipped Success Rate Time
SvnUntagCommandTest 2 0 0 0 100% 0.174 s

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

- Class Tests Errors Failures Skipped Success Rate Time
SvnInfoCommandTest 1 0 0 0 100% 0.024 s
SvnInfoConsumerTest 1 0 0 0 100% 0.012 s

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

- Class Tests Errors Failures Skipped Success Rate Time
SvnUpdateCommandTest 15 0 0 0 100% 0.502 s

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

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

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

- Class Tests Errors Failures Skipped Success Rate Time
SvnChangeLogCommandTest 14 0 0 0 100% 1.248 s
SvnChangeLogConsumerTest 6 0 0 0 100% 0.103 s

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

- Class Tests Errors Failures Skipped Success Rate Time
SvnCheckOutCommandTest 4 0 0 0 100% 0.100 s
SvnCheckOutConsumerTest 1 0 0 0 100% 0.003 s

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

- Class Tests Errors Failures Skipped Success Rate Time
SvnListCommandTest 5 0 0 0 100% 0.128 s

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

- Class Tests Errors Failures Skipped Success Rate Time
SvnCheckInCommandTest 5 0 0 0 100% 0.204 s

Test Cases

[Summary] [Package List] [Test Cases]

SvnChangeLogCommandTest

testCommandLineNoDatesLimitedCount 0.561 s
testCommandLineWithBranchStartDateOnly 0.044 s
testCommandLineDateFormat 0.036 s
testCommandLineWithBranchNoDates 0.036 s
testCommandLineWithDates 0.028 s
testCommandLineWithStartVersionAndEndVersionEquals 0.064 s
testCommandLineWithBranchBothDates 0.051 s
testCommandLineWithStartVersion 0.056 s
testCommandLineNoDates 0.132 s
testCommandLineWithBranchEndDateOnly 0.044 s
testCommandLineStartDateOnly 0.039 s
testCommandLineWithBaseVersion 0.027 s
testCommandLineEndDateOnly 0.022 s
testCommandLineWithStartVersionAndEndVersion 0.024 s

SvnChangeLogConsumerTest

testGetModifications_Initial 0 s
testConsumeLine_InvalidReason 0.010 s
testConsumerWithPattern1 0.010 s
testConsumerWithPattern2 0.047 s
testConsumeLine_ValidOutput 0.016 s
testConsumeLine_InvalidDate 0.012 s

SvnCheckInCommandTest

testCommandLineWithUsernameWithoutNonInteractive 0.070 s
testCommandLineWithUsernameAndTag 0.042 s
testCommandLineWithEmptyTag 0.032 s
testCommandLineWithoutTag 0.024 s
testCommandLineTag 0.032 s

SvnCheckOutCommandTest

testRecursiveCheckOutCommandLine 0.024 s
testCommandLineWithEmptyRevision 0.024 s
testCommandLineWithoutRevision 0.032 s
testCommandLineWithRevision 0.020 s

SvnCheckOutConsumerTest

testParseLine 0 s

SvnExportCommandTest

testGetExportCommandLineWithImplicitExportDirectory 0.020 s
testGetExportCommandLineWithExplicitExportDirectory 0.024 s

SvnInfoCommandTest

testGetInfoOnEmptyFileSet 0.024 s

SvnInfoConsumerTest

testParseDate 0.012 s

SvnListCommandTest

testCommandLineWithUsernameAndTag 0.024 s
testCommandLineWithEmptyTag 0.024 s
testCommandLineWithWhitespaceTag 0.028 s
testCommandLineWithoutTag 0.028 s
testCommandLineTag 0.024 s

SvnMkdirCommandTest

testCommandLineMkdirUrlWithUsername 0.028 s
testCommandLineMkdirUrl 0.028 s
testCommandLineMkdirLocalPath 0.024 s

SvnRemoteInfoCommandTest

testNotExist 0.574 s
testExist 0.681 s

SvnCommandLineUtilsTest

testCryptPassword 0 s

SvnUntagCommandTest

testUntagSsh 0.130 s
testUntagHttp 0.036 s

SvnUpdateCommandTest

testCommandLineWithNonDeterminantBase 0.038 s
testCommandLineWithRelativeURLTag 0.053 s
testCommandLineWithBranchSameAsBase 0.036 s
testCommandLineWithEmptyBranch 0.024 s
testCommandLineWithAbsoluteURLTag 0.036 s
testCommandLineWithUsernameAndTag 0.064 s
testCommandLineWithEmptyTag 0.032 s
testCommandLineWithWhitespaceTag 0.032 s
testCommandLineWithWhitespaceRevision 0.032 s
testCommandLineWithEmptyVersion 0.020 s
testCommandLineWithoutTag 0.023 s
testCommandLineWithWhitespaceBranch 0.028 s
testCommandLineTag 0.032 s
testCommandLineWithCygwinProperty 0.024 s
testCommandLineWithNonDeterminantBaseTrailingSlash 0.028 s

SvnExeScmProviderTest

testGetRepositoryURL_Windows 0 s
- This test is for now ignore: it mock Logger and then asserts against it -

Failure Details

[Summary] [Package List] [Test Cases]


testGetRepositoryURL_Windows
- skipped: This test is for now ignore: it mock Logger and then asserts against it