Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
71 0 0 1 98.592% 39.656

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.checkout 3 0 0 0 100% 0.983
org.apache.maven.scm.provider.git.gitexe.command.diff 1 0 0 0 100% 0.007
org.apache.maven.scm.provider.git.gitexe.command.remoteinfo 1 0 0 0 100% 0.004
org.apache.maven.scm.provider.git.gitexe.command.changelog 14 0 0 0 100% 0.109
org.apache.maven.scm.provider.git.gitexe.command 3 0 0 1 66.667% 0.039
org.apache.maven.scm.provider.git.gitexe.command.status 23 0 0 0 100% 0.188
org.apache.maven.scm.provider.git.gitexe.command.checkin 5 0 0 0 100% 37.766
org.apache.maven.scm.provider.git.gitexe.command.remove 6 0 0 0 100% 0.051
org.apache.maven.scm.provider.git.gitexe.command.update 4 0 0 0 100% 0.006
org.apache.maven.scm.provider.git.gitexe.command.add 2 0 0 0 100% 0.315
org.apache.maven.scm.provider.git.gitexe.command.tag 3 0 0 0 100% 0.033
org.apache.maven.scm.provider.git.gitexe.command.blame 6 0 0 0 100% 0.155

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

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

Class Tests Errors Failures Skipped Success Rate Time
GitCheckOutCommandTest 1 0 0 0 100% 0.004
GitExeCheckOutCommandNoBranchTest 2 0 0 0 100% 0.979

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

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

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
GitChangeLogCommandTest 12 0 0 0 100% 0.074
GitChangeLogConsumerTest 2 0 0 0 100% 0.035

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
GitStatusConsumerTest 23 0 0 0 100% 0.188

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

Class Tests Errors Failures Skipped Success Rate Time
GitCheckInCommandNoBranchTest 1 0 0 0 100% 15.366
GitCheckInCommandTest 4 0 0 0 100% 22.4

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

Class Tests Errors Failures Skipped Success Rate Time
GitRemoveCommandTest 3 0 0 0 100% 0.034
GitRemoveConsumerTest 3 0 0 0 100% 0.017

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

Class Tests Errors Failures Skipped Success Rate Time
GitLatestRevisionCommandConsumerTest 1 0 0 0 100% 0.006
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.315

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

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

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

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

Test Cases

[Summary] [Package List] [Test Cases]

GitExeAddCommandTest

testAddCommandMultipleFiles 0.258
testAddCommandSingleFile 0.01

GitBlameConsumerTest

testConsumerOnNewFile 0.066
testConsumerWithDifferentAuthor 0.026
testConsumer 0.014
testConsumerEasy 0.017
testConsumerCompareWithOriginal 0.017
testConsumerEmptyFile 0.008

GitChangeLogCommandTest

testCommandLineNoDatesLimitedCount 0
testCommandLineDateVersionRanges 0
testCommandLineDateFormat 0
testCommandLineWithBranchNoDates 0
testCommandLineWithDates 0
testCommandLineWithStartVersionAndEndVersionEquals 0
testCommandLineWithStartVersion 0
testCommandLineNoDates 0
testCommandLineStartDateOnly 0
testCommandLineWithStartVersionAndEndVersionAndBranch 0
testCommandLineEndDateOnly 0
testCommandLineWithStartVersionAndEndVersion 0.003

GitChangeLogConsumerTest

testConsumer1 0.006
testConsumer2 0.016

GitCheckInCommandNoBranchTest

testCheckinNoBranch 15.364

GitCheckInCommandTest

testCheckinWithFileSet 12.107
testCheckinAfterRename 10.187
testCommandLineWithoutTag 0.091
testCommandLineWithUsername 0.012

GitCheckOutCommandTest

testCommandLineWithBranch 0.004

GitExeCheckOutCommandNoBranchTest

testCheckoutNoBranch 0.448
testDoubleCheckoutNoBranch 0.531

GitDiffRawConsumerTest

testUpToDate 0.007

GitCommandLineUtilsAddTargetTest

testAddTargetWindows 0.007
testPasswordAnonymous 0.001
testAddTargetNonWindows 0
got: <false>, expected: is <true>

GitRemoteInfoConsumerTest

testConsumerRemoteInfo 0.003

GitRemoveCommandTest

testCommandRemoveWithDirectory 0.012
testCommandRemoveWithTwoDirectory 0.009
testCommandRemoveWithFile 0.012

GitRemoveConsumerTest

testLog1Consumer 0.006
testEmptyLogConsumer 0.007
testConsumerRemovedFile 0.004

GitStatusConsumerTest

testConsumerRemovedFileUnstaged 0.006
testLog1Consumer 0.006
testConsumerModifiedFileWithDirectoryAndFile 0.015
testConsumerModifiedFile 0.005
testURI 0.005
testConsumerRemovedFileWithDirectoryAndNoFile 0.008
testConsumerUntrackedFile 0.005
testConsumerModifiedFileBothStagedAndUnstaged 0.004
testConsumerModifiedFileWithDirectoryAndNoFile 0.006
testConsumerAddedFile 0.004
testConsumerModifiedFileUnstaged 0.004
testConsumerRemovedFileWithDirectoryAndFile 0.011
testConsumerAddedFileWithDirectoryAndFile 0.008
testLog2Consumer 0.007
testEmptyLogConsumer 0.004
testConsumerAddedFileWithDirectoryAndNoFile 0.005
testConsumerAddedAndModifiedFile 0.009
testResolvePath 0.006
testConsumerModifiedFileInComplexDirectorySetup 0.012
testConsumerRemovedFile 0.004
testConsumerModifiedFileInComplexDirectoryWithSpaces 0.01
testConsumerRenamedFile 0.026
testConsumerWithFileSet 0.012

GitTagCommandTest

testCommandLineWithUsernameAndTagAndSign 0
testCommandLineWithUsernameAndTag 0
testCommandLineTag 0

GitLatestRevisionCommandConsumerTest

testUpToDate 0

GitUpdateCommandTest

testCommandLineNoBranch 0
testCommandLineWithBranch 0
testCommandLineLatestRevision 0

Failure Details

[Summary] [Package List] [Test Cases]


testAddTargetNonWindows
skipped: got: <false>, expected: is <true>