Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
75 0 0 1 98.667% 10.224

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.878
org.apache.maven.scm.provider.git.gitexe.command.diff 1 0 0 0 100% 0.006
org.apache.maven.scm.provider.git.gitexe.command.changelog 14 0 0 0 100% 0.192
org.apache.maven.scm.provider.git.gitexe.command 3 0 0 1 66.667% 0.038
org.apache.maven.scm.provider.git.gitexe.command.status 23 0 0 0 100% 0.181
org.apache.maven.scm.provider.git.gitexe.command.checkin 5 0 0 0 100% 7.197
org.apache.maven.scm.provider.git.gitexe.command.remove 6 0 0 0 100% 0.064
org.apache.maven.scm.provider.git.gitexe.command.update 4 0 0 0 100% 0.003
org.apache.maven.scm.provider.git.gitexe.command.blame 6 0 0 0 100% 0.113
org.apache.maven.scm.provider.git.gitexe.command.remoteinfo 1 0 0 0 100% 0.007
org.apache.maven.scm.provider.git.gitexe.command.info 4 0 0 0 100% 1.235
org.apache.maven.scm.provider.git.gitexe.command.add 2 0 0 0 100% 0.262
org.apache.maven.scm.provider.git.gitexe.command.tag 3 0 0 0 100% 0.048

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.016
GitExeCheckOutCommandNoBranchTest 2 0 0 0 100% 0.862

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
GitChangeLogCommandTest 12 0 0 0 100% 0.165
GitChangeLogConsumerTest 2 0 0 0 100% 0.027

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

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

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
GitCheckInCommandNoBranchTest 1 0 0 0 100% 2.273
GitCheckInCommandTest 4 0 0 0 100% 4.924

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

Class Tests Errors Failures Skipped Success Rate Time
GitRemoveCommandTest 3 0 0 0 100% 0.052
GitRemoveConsumerTest 3 0 0 0 100% 0.012

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

Class Tests Errors Failures Skipped Success Rate Time
GitLatestRevisionCommandConsumerTest 1 0 0 0 100% 0.003
GitUpdateCommandTest 3 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.113

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
GitInfoCommandTest 4 0 0 0 100% 1.235

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

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

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

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

Test Cases

[Summary] [Package List] [Test Cases]

GitExeAddCommandTest

testAddCommandMultipleFiles 0.2
testAddCommandSingleFile 0.015

GitBlameConsumerTest

testConsumerOnNewFile 0.029
testConsumerWithDifferentAuthor 0.017
testConsumer 0.024
testConsumerEasy 0.01
testConsumerCompareWithOriginal 0.013
testConsumerEmptyFile 0.012

GitChangeLogCommandTest

testCommandLineNoDatesLimitedCount 0.03
testCommandLineDateVersionRanges 0.016
testCommandLineDateFormat 0.013
testCommandLineWithBranchNoDates 0.01
testCommandLineWithDates 0.009
testCommandLineWithStartVersionAndEndVersionEquals 0.014
testCommandLineWithStartVersion 0.006
testCommandLineNoDates 0.028
testCommandLineStartDateOnly 0.01
testCommandLineWithStartVersionAndEndVersionAndBranch 0.007
testCommandLineEndDateOnly 0.011
testCommandLineWithStartVersionAndEndVersion 0.005

GitChangeLogConsumerTest

testConsumer1 0.012
testConsumer2 0.013

GitCheckInCommandNoBranchTest

testCheckinNoBranch 2.27

GitCheckInCommandTest

testCheckinWithFileSet 2.273
testCheckinAfterRename 2.539
testCommandLineWithoutTag 0.104
testCommandLineWithUsername 0.008

GitCheckOutCommandTest

testCommandLineWithBranch 0.012

GitExeCheckOutCommandNoBranchTest

testCheckoutNoBranch 0.317
testDoubleCheckoutNoBranch 0.545

GitDiffRawConsumerTest

testUpToDate 0.006

GitCommandLineUtilsAddTargetTest

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

GitInfoCommandTest

testInfoCommand 0.201
testInfoCommandWithZeroShortRevision 0.431
testInfoCommandWithShortRevision 0.335
testInfoCommandWithNegativeShortRevision 0.268

GitRemoteInfoConsumerTest

testConsumerRemoteInfo 0.007

GitRemoveCommandTest

testCommandRemoveWithDirectory 0.035
testCommandRemoveWithTwoDirectory 0.008
testCommandRemoveWithFile 0.008

GitRemoveConsumerTest

testLog1Consumer 0.004
testEmptyLogConsumer 0.004
testConsumerRemovedFile 0.004

GitStatusConsumerTest

testConsumerRemovedFileUnstaged 0.004
testLog1Consumer 0.005
testConsumerModifiedFileWithDirectoryAndFile 0.013
testConsumerModifiedFile 0.004
testURI 0.004
testConsumerRemovedFileWithDirectoryAndNoFile 0.005
testConsumerUntrackedFile 0.004
testConsumerModifiedFileBothStagedAndUnstaged 0.004
testConsumerModifiedFileWithDirectoryAndNoFile 0.005
testConsumerAddedFile 0.004
testConsumerModifiedFileUnstaged 0.004
testConsumerRemovedFileWithDirectoryAndFile 0.007
testConsumerAddedFileWithDirectoryAndFile 0.009
testLog2Consumer 0.008
testEmptyLogConsumer 0.006
testConsumerAddedFileWithDirectoryAndNoFile 0.008
testConsumerAddedAndModifiedFile 0.005
testResolvePath 0.007
testConsumerModifiedFileInComplexDirectorySetup 0.012
testConsumerRemovedFile 0.003
testConsumerModifiedFileInComplexDirectoryWithSpaces 0.009
testConsumerRenamedFile 0.033
testConsumerWithFileSet 0.018

GitTagCommandTest

testCommandLineWithUsernameAndTagAndSign 0.014
testCommandLineWithUsernameAndTag 0.029
testCommandLineTag 0.003

GitLatestRevisionCommandConsumerTest

testUpToDate 0.003

GitUpdateCommandTest

testCommandLineNoBranch 0
testCommandLineWithBranch 0
testCommandLineLatestRevision 0

Failure Details

[Summary] [Package List] [Test Cases]


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