Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
68 0 0 1 98.529% 6.105

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.git.gitexe.command.checkin 4 0 0 0 100% 4.227
org.apache.maven.scm.provider.git.gitexe.command 3 0 0 1 66.667% 0.001
org.apache.maven.scm.provider.git.gitexe.command.diff 1 0 0 0 100% 0
org.apache.maven.scm.provider.git.gitexe.command.blame 6 0 0 0 100% 0.169
org.apache.maven.scm.provider.git.gitexe.command.remoteinfo 1 0 0 0 100% 0
org.apache.maven.scm.provider.git.gitexe.command.checkout 3 0 0 0 100% 0.818
org.apache.maven.scm.provider.git.gitexe.command.changelog 14 0 0 0 100% 0.206
org.apache.maven.scm.provider.git.gitexe.command.tag 2 0 0 0 100% 0
org.apache.maven.scm.provider.git.gitexe.command.remove 6 0 0 0 100% 0.017
org.apache.maven.scm.provider.git.gitexe.command.status 22 0 0 0 100% 0.284
org.apache.maven.scm.provider.git.gitexe.command.update 4 0 0 0 100% 0
org.apache.maven.scm.provider.git.gitexe.command.add 2 0 0 0 100% 0.383

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.maven.scm.provider.git.gitexe.command.checkin

Class Tests Errors Failures Skipped Success Rate Time
GitCheckInCommandNoBranchTest 1 0 0 0 100% 1.849
GitCheckInCommandTest 3 0 0 0 100% 2.378

org.apache.maven.scm.provider.git.gitexe.command

Class Tests Errors Failures Skipped Success Rate Time
GitCommandLineUtilsAddTargetTest 3 0 0 1 66.667% 0.001

org.apache.maven.scm.provider.git.gitexe.command.diff

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

org.apache.maven.scm.provider.git.gitexe.command.blame

Class Tests Errors Failures Skipped Success Rate Time
GitBlameConsumerTest 6 0 0 0 100% 0.169

org.apache.maven.scm.provider.git.gitexe.command.remoteinfo

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

org.apache.maven.scm.provider.git.gitexe.command.checkout

Class Tests Errors Failures Skipped Success Rate Time
GitCheckOutCommandTest 1 0 0 0 100% 0.006
GitExeCheckOutCommandNoBranchTest 2 0 0 0 100% 0.812

org.apache.maven.scm.provider.git.gitexe.command.changelog

Class Tests Errors Failures Skipped Success Rate Time
GitChangeLogCommandTest 12 0 0 0 100% 0.192
GitChangeLogConsumerTest 2 0 0 0 100% 0.014

org.apache.maven.scm.provider.git.gitexe.command.tag

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

org.apache.maven.scm.provider.git.gitexe.command.remove

Class Tests Errors Failures Skipped Success Rate Time
GitRemoveCommandTest 3 0 0 0 100% 0.008
GitRemoveConsumerTest 3 0 0 0 100% 0.009

org.apache.maven.scm.provider.git.gitexe.command.status

Class Tests Errors Failures Skipped Success Rate Time
GitStatusConsumerTest 22 0 0 0 100% 0.284

org.apache.maven.scm.provider.git.gitexe.command.update

Class Tests Errors Failures Skipped Success Rate Time
GitLatestRevisionCommandConsumerTest 1 0 0 0 100% 0
GitUpdateCommandTest 3 0 0 0 100% 0

org.apache.maven.scm.provider.git.gitexe.command.add

Class Tests Errors Failures Skipped Success Rate Time
GitExeAddCommandTest 2 0 0 0 100% 0.383

Test Cases

[Summary] [Package List] [Test Cases]

GitExeAddCommandTest

testAddCommandMultipleFiles 0.26
testAddCommandSingleFile 0.026

GitBlameConsumerTest

testConsumerOnNewFile 0
testConsumerWithDifferentAuthor 0.024
testConsumer 0.054
testConsumerEasy 0.019
testConsumerCompareWithOriginal 0.029
testConsumerEmptyFile 0.042

GitChangeLogCommandTest

testCommandLineNoDatesLimitedCount 0.026
testCommandLineDateVersionRanges 0.03
testCommandLineDateFormat 0.01
testCommandLineWithBranchNoDates 0.015
testCommandLineWithDates 0.023
testCommandLineWithStartVersionAndEndVersionEquals 0.014
testCommandLineWithStartVersion 0.011
testCommandLineNoDates 0.012
testCommandLineStartDateOnly 0.009
testCommandLineWithStartVersionAndEndVersionAndBranch 0.011
testCommandLineEndDateOnly 0.021
testCommandLineWithStartVersionAndEndVersion 0.009

GitChangeLogConsumerTest

testConsumer1 0
testConsumer2 0.01

GitCheckInCommandNoBranchTest

testCheckinNoBranch 1.849

GitCheckInCommandTest

testCheckinAfterRename 2.249
testCommandLineWithoutTag 0.128
testCommandLineWithUsername 0

GitCheckOutCommandTest

testCommandLineWithBranch 0

GitExeCheckOutCommandNoBranchTest

testCheckoutNoBranch 0.318
testDoubleCheckoutNoBranch 0.493

GitDiffRawConsumerTest

testUpToDate 0

GitCommandLineUtilsAddTargetTest

testAddTargetWindows 0
testPasswordAnonymous 0
testAddTargetNonWindows 0
skipped

GitRemoteInfoConsumerTest

testConsumerRemoteInfo 0

GitRemoveCommandTest

testCommandRemoveWithDirectory 0
testCommandRemoveWithTwoDirectory 0
testCommandRemoveWithFile 0.007

GitRemoveConsumerTest

testLog1Consumer 0
testEmptyLogConsumer 0
testConsumerRemovedFile 0.008

GitStatusConsumerTest

testConsumerRemovedFileUnstaged 0
testLog1Consumer 0.012
testConsumerModifiedFileWithDirectoryAndFile 0.018
testConsumerModifiedFile 0.032
testURI 0.008
testConsumerRemovedFileWithDirectoryAndNoFile 0.01
testConsumerUntrackedFile 0.011
testConsumerModifiedFileBothStagedAndUnstaged 0.006
testConsumerModifiedFileWithDirectoryAndNoFile 0.009
testConsumerAddedFile 0.017
testConsumerModifiedFileUnstaged 0.019
testConsumerRemovedFileWithDirectoryAndFile 0.01
testConsumerAddedFileWithDirectoryAndFile 0.012
testLog2Consumer 0.015
testEmptyLogConsumer 0.007
testConsumerAddedFileWithDirectoryAndNoFile 0.008
testConsumerAddedAndModifiedFile 0.007
testResolvePath 0.008
testConsumerModifiedFileInComplexDirectorySetup 0.011
testConsumerRemovedFile 0.008
testConsumerModifiedFileInComplexDirectoryWithSpaces 0.038
testConsumerRenamedFile 0.016

GitTagCommandTest

testCommandLineWithUsernameAndTag 0
testCommandLineTag 0

GitLatestRevisionCommandConsumerTest

testUpToDate 0

GitUpdateCommandTest

testCommandLineNoBranch 0
testCommandLineWithBranch 0
testCommandLineLatestRevision 0

Failure Details

[Summary] [Package List] [Test Cases]


testAddTargetNonWindows
skipped: skipped