Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.802
org.apache.maven.scm.provider.git.gitexe.command.diff 1 0 0 0 100% 0.004
org.apache.maven.scm.provider.git.gitexe.command.remoteinfo 1 0 0 0 100% 0.002
org.apache.maven.scm.provider.git.gitexe.command.changelog 14 0 0 0 100% 0.108
org.apache.maven.scm.provider.git.gitexe.command 3 0 0 1 66.667% 0.047
org.apache.maven.scm.provider.git.gitexe.command.status 23 0 0 0 100% 0.133
org.apache.maven.scm.provider.git.gitexe.command.checkin 5 0 0 0 100% 6.235
org.apache.maven.scm.provider.git.gitexe.command.remove 6 0 0 0 100% 0.027
org.apache.maven.scm.provider.git.gitexe.command.update 4 0 0 0 100% 0.011
org.apache.maven.scm.provider.git.gitexe.command.add 2 0 0 0 100% 0.188
org.apache.maven.scm.provider.git.gitexe.command.tag 3 0 0 0 100% 0.017
org.apache.maven.scm.provider.git.gitexe.command.blame 6 0 0 0 100% 0.064

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.003
GitExeCheckOutCommandNoBranchTest 2 0 0 0 100% 0.799

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

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

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
GitChangeLogCommandTest 12 0 0 0 100% 0.092
GitChangeLogConsumerTest 2 0 0 0 100% 0.016

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

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

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
GitCheckInCommandNoBranchTest 1 0 0 0 100% 1.904
GitCheckInCommandTest 4 0 0 0 100% 4.331

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

Class Tests Errors Failures Skipped Success Rate Time
GitRemoveCommandTest 3 0 0 0 100% 0.015
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.001
GitUpdateCommandTest 3 0 0 0 100% 0.01

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

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

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

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

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

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

Test Cases

[Summary] [Package List] [Test Cases]

GitExeAddCommandTest

testAddCommandMultipleFiles 0.144
testAddCommandSingleFile 0.009

GitBlameConsumerTest

testConsumerOnNewFile 0.009
testConsumerWithDifferentAuthor 0.014
testConsumer 0.012
testConsumerEasy 0.007
testConsumerCompareWithOriginal 0.012
testConsumerEmptyFile 0.008

GitChangeLogCommandTest

testCommandLineNoDatesLimitedCount 0.015
testCommandLineDateVersionRanges 0.007
testCommandLineDateFormat 0.007
testCommandLineWithBranchNoDates 0.007
testCommandLineWithDates 0.007
testCommandLineWithStartVersionAndEndVersionEquals 0.007
testCommandLineWithStartVersion 0.005
testCommandLineNoDates 0.009
testCommandLineStartDateOnly 0.007
testCommandLineWithStartVersionAndEndVersionAndBranch 0.006
testCommandLineEndDateOnly 0.006
testCommandLineWithStartVersionAndEndVersion 0.006

GitChangeLogConsumerTest

testConsumer1 0.004
testConsumer2 0.008

GitCheckInCommandNoBranchTest

testCheckinNoBranch 1.902

GitCheckInCommandTest

testCheckinWithFileSet 2.032
testCheckinAfterRename 2.202
testCommandLineWithoutTag 0.09
testCommandLineWithUsername 0.005

GitCheckOutCommandTest

testCommandLineWithBranch 0.001

GitExeCheckOutCommandNoBranchTest

testCheckoutNoBranch 0.298
testDoubleCheckoutNoBranch 0.498

GitDiffRawConsumerTest

testUpToDate 0

GitCommandLineUtilsAddTargetTest

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

GitRemoteInfoConsumerTest

testConsumerRemoteInfo 0

GitRemoveCommandTest

testCommandRemoveWithDirectory 0
testCommandRemoveWithTwoDirectory 0.002
testCommandRemoveWithFile 0.009

GitRemoveConsumerTest

testLog1Consumer 0.001
testEmptyLogConsumer 0.005
testConsumerRemovedFile 0.005

GitStatusConsumerTest

testConsumerRemovedFileUnstaged 0
testLog1Consumer 0.003
testConsumerModifiedFileWithDirectoryAndFile 0.014
testConsumerModifiedFile 0.005
testURI 0.004
testConsumerRemovedFileWithDirectoryAndNoFile 0.006
testConsumerUntrackedFile 0.008
testConsumerModifiedFileBothStagedAndUnstaged 0.002
testConsumerModifiedFileWithDirectoryAndNoFile 0.005
testConsumerAddedFile 0.005
testConsumerModifiedFileUnstaged 0.003
testConsumerRemovedFileWithDirectoryAndFile 0.006
testConsumerAddedFileWithDirectoryAndFile 0.007
testLog2Consumer 0.008
testEmptyLogConsumer 0.005
testConsumerAddedFileWithDirectoryAndNoFile 0.001
testConsumerAddedAndModifiedFile 0.005
testResolvePath 0.004
testConsumerModifiedFileInComplexDirectorySetup 0.008
testConsumerRemovedFile 0.005
testConsumerModifiedFileInComplexDirectoryWithSpaces 0.008
testConsumerRenamedFile 0.009
testConsumerWithFileSet 0.01

GitTagCommandTest

testCommandLineWithUsernameAndTagAndSign 0.003
testCommandLineWithUsernameAndTag 0.004
testCommandLineTag 0.006

GitLatestRevisionCommandConsumerTest

testUpToDate 0

GitUpdateCommandTest

testCommandLineNoBranch 0
testCommandLineWithBranch 0.003
testCommandLineLatestRevision 0.005

Failure Details

[Summary] [Package List] [Test Cases]


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