Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
67 0 0 1 98.507% 1.675

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% 0.75
org.apache.maven.scm.provider.git.gitexe.command 3 0 0 1 66.667% 0.016
org.apache.maven.scm.provider.git.gitexe.command.diff 1 0 0 0 100% 0.01
org.apache.maven.scm.provider.git.gitexe.command.blame 6 0 0 0 100% 0.127
org.apache.maven.scm.provider.git.gitexe.command.remoteinfo 1 0 0 0 100% 0.005
org.apache.maven.scm.provider.git.gitexe.command.checkout 3 0 0 0 100% 0.125
org.apache.maven.scm.provider.git.gitexe.command.changelog 14 0 0 0 100% 0.186
org.apache.maven.scm.provider.git.gitexe.command.tag 2 0 0 0 100% 0.017
org.apache.maven.scm.provider.git.gitexe.command.remove 6 0 0 0 100% 0.035
org.apache.maven.scm.provider.git.gitexe.command.status 21 0 0 0 100% 0.14
org.apache.maven.scm.provider.git.gitexe.command.update 4 0 0 0 100% 0.026
org.apache.maven.scm.provider.git.gitexe.command.add 2 0 0 0 100% 0.238

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% 0.351
GitCheckInCommandTest 3 0 0 0 100% 0.399

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

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

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

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

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

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

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

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

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.119

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

Class Tests Errors Failures Skipped Success Rate Time
GitChangeLogCommandTest 12 0 0 0 100% 0.153
GitChangeLogConsumerTest 2 0 0 0 100% 0.033

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
GitRemoveCommandTest 3 0 0 0 100% 0.019
GitRemoveConsumerTest 3 0 0 0 100% 0.016

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

Class Tests Errors Failures Skipped Success Rate Time
GitStatusConsumerTest 21 0 0 0 100% 0.14

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.02

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

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

Test Cases

[Summary] [Package List] [Test Cases]

GitExeAddCommandTest

testAddCommandMultipleFiles 0.167
testAddCommandSingleFile 0.018

GitBlameConsumerTest

testConsumerOnNewFile 0.021
testConsumerWithDifferentAuthor 0.021
testConsumer 0.026
testConsumerEasy 0.021
testConsumerCompareWithOriginal 0.02
testConsumerEmptyFile 0.015

GitChangeLogCommandTest

testCommandLineNoDatesLimitedCount 0.024
testCommandLineDateVersionRanges 0.016
testCommandLineDateFormat 0.014
testCommandLineWithBranchNoDates 0.011
testCommandLineWithDates 0.012
testCommandLineWithStartVersionAndEndVersionEquals 0.013
testCommandLineWithStartVersion 0.009
testCommandLineNoDates 0.014
testCommandLineStartDateOnly 0.009
testCommandLineWithStartVersionAndEndVersionAndBranch 0.008
testCommandLineEndDateOnly 0.009
testCommandLineWithStartVersionAndEndVersion 0.008

GitChangeLogConsumerTest

testConsumer1 0.014
testConsumer2 0.018

GitCheckInCommandNoBranchTest

testCheckinNoBranch 0.35

GitCheckInCommandTest

testCheckinAfterRename 0.37
testCommandLineWithoutTag 0.021
testCommandLineWithUsername 0.006

GitCheckOutCommandTest

testCommandLineWithBranch 0.005

GitExeCheckOutCommandNoBranchTest

testCheckoutNoBranch 0.051
testDoubleCheckoutNoBranch 0.068

GitDiffRawConsumerTest

testUpToDate 0.01

GitCommandLineUtilsAddTargetTest

testAddTargetWindows 0
skipped
testPasswordAnonymous 0.001
testAddTargetNonWindows 0

GitRemoteInfoConsumerTest

testConsumerRemoteInfo 0.005

GitRemoveCommandTest

testCommandRemoveWithDirectory 0.007
testCommandRemoveWithTwoDirectory 0.006
testCommandRemoveWithFile 0.006

GitRemoveConsumerTest

testLog1Consumer 0.006
testEmptyLogConsumer 0.005
testConsumerRemovedFile 0.005

GitStatusConsumerTest

testConsumerRemovedFileUnstaged 0.005
testLog1Consumer 0.008
testConsumerModifiedFileWithDirectoryAndFile 0.011
testConsumerModifiedFile 0.006
testConsumerRemovedFileWithDirectoryAndNoFile 0.006
testConsumerUntrackedFile 0.005
testConsumerModifiedFileBothStagedAndUnstaged 0.006
testConsumerModifiedFileWithDirectoryAndNoFile 0.006
testConsumerAddedFile 0.006
testConsumerModifiedFileUnstaged 0.006
testConsumerRemovedFileWithDirectoryAndFile 0.006
testConsumerAddedFileWithDirectoryAndFile 0.008
testLog2Consumer 0.006
testEmptyLogConsumer 0.006
testConsumerAddedFileWithDirectoryAndNoFile 0.007
testConsumerAddedAndModifiedFile 0.006
testResolvePath 0.006
testConsumerModifiedFileInComplexDirectorySetup 0.007
testConsumerRemovedFile 0.007
testConsumerModifiedFileInComplexDirectoryWithSpaces 0.007
testConsumerRenamedFile 0.007

GitTagCommandTest

testCommandLineWithUsernameAndTag 0.006
testCommandLineTag 0.007

GitLatestRevisionCommandConsumerTest

testUpToDate 0.005

GitUpdateCommandTest

testCommandLineNoBranch 0.007
testCommandLineWithBranch 0.007
testCommandLineLatestRevision 0.005

Failure Details

[Summary] [Package List] [Test Cases]


testAddTargetWindows
skipped: skipped