Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
63 0 0 1 98.4% 3.729 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.482 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.060 s
org.apache.maven.scm.provider.svn.svnexe.command.mkdir 3 0 0 0 100% 0.081 s
org.apache.maven.scm.provider.svn.svnexe.command.untag 2 0 0 0 100% 0.147 s
org.apache.maven.scm.provider.svn.svnexe.command.info 2 0 0 0 100% 0.032 s
org.apache.maven.scm.provider.svn.svnexe.command.update 15 0 0 0 100% 0.323 s
org.apache.maven.scm.provider.svn.svnexe.command 1 0 0 0 100% 0.015 s
org.apache.maven.scm.provider.svn.svnexe.command.changelog 20 0 0 0 100% 1.221 s
org.apache.maven.scm.provider.svn.svnexe.command.checkout 5 0 0 0 100% 0.121 s
org.apache.maven.scm.provider.svn.svnexe.command.list 5 0 0 0 100% 0.159 s
org.apache.maven.scm.provider.svn.svnexe.command.checkin 5 0 0 0 100% 0.088 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.482 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.060 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.081 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.147 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.022 s
SvnInfoConsumerTest 1 0 0 0 100% 0.010 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.323 s

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

- Class Tests Errors Failures Skipped Success Rate Time
SvnCommandLineUtilsTest 1 0 0 0 100% 0.015 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.161 s
SvnChangeLogConsumerTest 6 0 0 0 100% 0.060 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.121 s
SvnCheckOutConsumerTest 1 0 0 0 100% 0 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.159 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.088 s

Test Cases

[Summary] [Package List] [Test Cases]

SvnChangeLogCommandTest

testCommandLineNoDatesLimitedCount 0.601 s
testCommandLineWithBranchStartDateOnly 0.048 s
testCommandLineDateFormat 0.042 s
testCommandLineWithBranchNoDates 0.034 s
testCommandLineWithDates 0.031 s
testCommandLineWithStartVersionAndEndVersionEquals 0.031 s
testCommandLineWithBranchBothDates 0.054 s
testCommandLineWithStartVersion 0.046 s
testCommandLineNoDates 0.033 s
testCommandLineWithBranchEndDateOnly 0.030 s
testCommandLineStartDateOnly 0.040 s
testCommandLineWithBaseVersion 0.040 s
testCommandLineEndDateOnly 0.030 s
testCommandLineWithStartVersionAndEndVersion 0.030 s

SvnChangeLogConsumerTest

testGetModifications_Initial 0 s
testConsumeLine_InvalidReason 0 s
testConsumerWithPattern1 0 s
testConsumerWithPattern2 0 s
testConsumeLine_ValidOutput 0 s
testConsumeLine_InvalidDate 0 s

SvnCheckInCommandTest

testCommandLineWithUsernameWithoutNonInteractive 0 s
testCommandLineWithUsernameAndTag 0 s
testCommandLineWithEmptyTag 0.010 s
testCommandLineWithoutTag 0.040 s
testCommandLineTag 0.030 s

SvnCheckOutCommandTest

testRecursiveCheckOutCommandLine 0.030 s
testCommandLineWithEmptyRevision 0.030 s
testCommandLineWithoutRevision 0.039 s
testCommandLineWithRevision 0.022 s

SvnCheckOutConsumerTest

testParseLine 0 s

SvnExportCommandTest

testGetExportCommandLineWithImplicitExportDirectory 0.020 s
testGetExportCommandLineWithExplicitExportDirectory 0.032 s

SvnInfoCommandTest

testGetInfoOnEmptyFileSet 0.002 s

SvnInfoConsumerTest

testParseDate 0.010 s

SvnListCommandTest

testCommandLineWithUsernameAndTag 0.023 s
testCommandLineWithEmptyTag 0.030 s
testCommandLineWithWhitespaceTag 0.028 s
testCommandLineWithoutTag 0.022 s
testCommandLineTag 0.048 s

SvnMkdirCommandTest

testCommandLineMkdirUrlWithUsername 0.030 s
testCommandLineMkdirUrl 0.030 s
testCommandLineMkdirLocalPath 0.021 s

SvnRemoteInfoCommandTest

testNotExist 0.680 s
testExist 0.802 s

SvnCommandLineUtilsTest

testCryptPassword 0.015 s

SvnUntagCommandTest

testUntagSsh 0.132 s
testUntagHttp 0.015 s

SvnUpdateCommandTest

testCommandLineWithNonDeterminantBase 0.022 s
testCommandLineWithRelativeURLTag 0.016 s
testCommandLineWithBranchSameAsBase 0.015 s
testCommandLineWithEmptyBranch 0.032 s
testCommandLineWithAbsoluteURLTag 0.015 s
testCommandLineWithUsernameAndTag 0.038 s
testCommandLineWithEmptyTag 0.016 s
testCommandLineWithWhitespaceTag 0.031 s
testCommandLineWithWhitespaceRevision 0.015 s
testCommandLineWithEmptyVersion 0.023 s
testCommandLineWithoutTag 0.015 s
testCommandLineWithWhitespaceBranch 0.031 s
testCommandLineTag 0.016 s
testCommandLineWithCygwinProperty 0.016 s
testCommandLineWithNonDeterminantBaseTrailingSlash 0.022 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