Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.973
org.apache.maven.scm.provider.git.gitexe.command.diff 1 0 0 0 100% 0.002
org.apache.maven.scm.provider.git.gitexe.command.remoteinfo 1 0 0 0 100% 0.006
org.apache.maven.scm.provider.git.gitexe.command.changelog 14 0 0 0 100% 0.014
org.apache.maven.scm.provider.git.gitexe.command 3 0 0 1 66.667% 0.007
org.apache.maven.scm.provider.git.gitexe.command.status 23 0 0 0 100% 0.089
org.apache.maven.scm.provider.git.gitexe.command.checkin 5 0 0 0 100% 6.954
org.apache.maven.scm.provider.git.gitexe.command.remove 6 0 0 0 100% 0.004
org.apache.maven.scm.provider.git.gitexe.command.update 4 0 0 0 100% 0.017
org.apache.maven.scm.provider.git.gitexe.command.add 2 0 0 0 100% 0.203
org.apache.maven.scm.provider.git.gitexe.command.tag 3 0 0 0 100% 0.002
org.apache.maven.scm.provider.git.gitexe.command.blame 6 0 0 0 100% 0.002

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.001
GitExeCheckOutCommandNoBranchTest 2 0 0 0 100% 0.972

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
GitRemoteInfoConsumerTest 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.012
GitChangeLogConsumerTest 2 0 0 0 100% 0.002

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

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

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
GitCheckInCommandNoBranchTest 1 0 0 0 100% 1.876
GitCheckInCommandTest 4 0 0 0 100% 5.078

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

Class Tests Errors Failures Skipped Success Rate Time
GitRemoveCommandTest 3 0 0 0 100% 0.001
GitRemoveConsumerTest 3 0 0 0 100% 0.003

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

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

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

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

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

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

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

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

Test Cases

[Summary] [Package List] [Test Cases]

GitExeAddCommandTest

testAddCommandMultipleFiles 0.14
testAddCommandSingleFile 0.016

GitBlameConsumerTest

testConsumerOnNewFile 0
testConsumerWithDifferentAuthor 0
testConsumer 0
testConsumerEasy 0
testConsumerCompareWithOriginal 0
testConsumerEmptyFile 0

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

GitChangeLogConsumerTest

testConsumer1 0
testConsumer2 0

GitCheckInCommandNoBranchTest

testCheckinNoBranch 1.873

GitCheckInCommandTest

testCheckinWithFileSet 2.537
testCheckinAfterRename 2.45
testCommandLineWithoutTag 0.084
testCommandLineWithUsername 0.005

GitCheckOutCommandTest

testCommandLineWithBranch 0

GitExeCheckOutCommandNoBranchTest

testCheckoutNoBranch 0.436
testDoubleCheckoutNoBranch 0.533

GitDiffRawConsumerTest

testUpToDate 0

GitCommandLineUtilsAddTargetTest

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

GitRemoteInfoConsumerTest

testConsumerRemoteInfo 0

GitRemoveCommandTest

testCommandRemoveWithDirectory 0
testCommandRemoveWithTwoDirectory 0
testCommandRemoveWithFile 0

GitRemoveConsumerTest

testLog1Consumer 0
testEmptyLogConsumer 0
testConsumerRemovedFile 0

GitStatusConsumerTest

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

GitTagCommandTest

testCommandLineWithUsernameAndTagAndSign 0.001
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>