Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
6100198.361%1.945

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


PackageTestsErrors FailuresSkippedSuccess RateTime
org.apache.maven.scm.provider.git.gitexe.command.checkin3000100%0.93
org.apache.maven.scm.provider.git.gitexe.command200150%0.006
org.apache.maven.scm.provider.git.gitexe.command.diff1000100%0.008
org.apache.maven.scm.provider.git.gitexe.command.blame6000100%0.127
org.apache.maven.scm.provider.git.gitexe.command.remoteinfo1000100%0.007
org.apache.maven.scm.provider.git.gitexe.command.checkout3000100%0.185
org.apache.maven.scm.provider.git.gitexe.command.changelog14000100%0.27
org.apache.maven.scm.provider.git.gitexe.command.tag2000100%0.017
org.apache.maven.scm.provider.git.gitexe.command.remove6000100%0.048
org.apache.maven.scm.provider.git.gitexe.command.status17000100%0.133
org.apache.maven.scm.provider.git.gitexe.command.update4000100%0.034
org.apache.maven.scm.provider.git.gitexe.command.add2000100%0.18

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

ClassTestsErrors FailuresSkippedSuccess RateTime
GitCheckInCommandNoBranchTest1000100%0.915
GitCheckInCommandTest2000100%0.015

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

ClassTestsErrors FailuresSkippedSuccess RateTime
GitCommandLineUtilsAddTargetTest200150%0.006

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

ClassTestsErrors FailuresSkippedSuccess RateTime
GitDiffRawConsumerTest1000100%0.008

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

ClassTestsErrors FailuresSkippedSuccess RateTime
GitBlameConsumerTest6000100%0.127

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

ClassTestsErrors FailuresSkippedSuccess RateTime
GitRemoteInfoConsumerTest1000100%0.007

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

ClassTestsErrors FailuresSkippedSuccess RateTime
GitCheckOutCommandTest1000100%0.01
GitExeCheckOutCommandNoBranchTest2000100%0.175

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

ClassTestsErrors FailuresSkippedSuccess RateTime
GitChangeLogCommandTest12000100%0.193
GitChangeLogConsumerTest2000100%0.077

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

ClassTestsErrors FailuresSkippedSuccess RateTime
GitTagCommandTest2000100%0.017

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

ClassTestsErrors FailuresSkippedSuccess RateTime
GitRemoveCommandTest3000100%0.027
GitRemoveConsumerTest3000100%0.021

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

ClassTestsErrors FailuresSkippedSuccess RateTime
GitStatusConsumerTest17000100%0.133

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

ClassTestsErrors FailuresSkippedSuccess RateTime
GitLatestRevisionCommandConsumerTest1000100%0.007
GitUpdateCommandTest3000100%0.027

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

ClassTestsErrors FailuresSkippedSuccess RateTime
GitExeAddCommandTest2000100%0.18

Test Cases

[Summary] [Package List] [Test Cases]

GitExeAddCommandTest

testAddCommandSingleFile0.168
testAddCommandMultipleFiles0.012

GitBlameConsumerTest

testConsumerEasy0.018
testConsumer0.023
testConsumerEmptyFile0.013
testConsumerOnNewFile0.018
testConsumerWithDifferentAuthor0.02
testConsumerCompareWithOriginal0.035

GitChangeLogCommandTest

testCommandLineNoDates0.029
testCommandLineNoDatesLimitedCount0.014
testCommandLineWithDates0.015
testCommandLineStartDateOnly0.015
testCommandLineDateFormat0.013
testCommandLineDateVersionRanges0.016
testCommandLineEndDateOnly0.016
testCommandLineWithBranchNoDates0.021
testCommandLineWithStartVersion0.018
testCommandLineWithStartVersionAndEndVersion0.014
testCommandLineWithStartVersionAndEndVersionEquals0.013
testCommandLineWithStartVersionAndEndVersionAndBranch0.009

GitChangeLogConsumerTest

testConsumer10.026
testConsumer20.051

GitCheckInCommandNoBranchTest

testCheckinNoBranch0.915

GitCheckInCommandTest

testCommandLineWithoutTag0.008
testCommandLineWithUsername0.007

GitCheckOutCommandTest

testCommandLineWithBranch0.01

GitExeCheckOutCommandNoBranchTest

testCheckoutNoBranch0.073
testDoubleCheckoutNoBranch0.102

GitDiffRawConsumerTest

testUpToDate0.008

GitCommandLineUtilsAddTargetTest

testAddTargetNonWindows0.004
testAddTargetWindows0.002
skipped

GitRemoteInfoConsumerTest

testConsumerRemoteInfo0.007

GitRemoveCommandTest

testCommandRemoveWithFile0.01
testCommandRemoveWithDirectory0.01
testCommandRemoveWithTwoDirectory0.007

GitRemoveConsumerTest

testConsumerRemovedFile0.007
testLog1Consumer0.007
testEmptyLogConsumer0.007

GitStatusConsumerTest

testConsumerRemovedFile0.01
testLog1Consumer0.006
testEmptyLogConsumer0.006
testConsumerUntrackedFile0.006
testConsumerAddedFile0.006
testConsumerAddedAndModifiedFile0.006
testConsumerAddedFileWithDirectoryAndNoFile0.006
testConsumerAddedFileWithDirectoryAndFile0.008
testConsumerModifiedFile0.005
testConsumerModifiedFileUnstaged0.005
testConsumerModifiedFileBothStagedAndUnstaged0.007
testConsumerModifiedFileWithDirectoryAndNoFile0.012
testConsumerModifiedFileWithDirectoryAndFile0.016
testConsumerRemovedFileUnstaged0.009
testConsumerRemovedFileWithDirectoryAndNoFile0.006
testConsumerRemovedFileWithDirectoryAndFile0.009
testLog2Consumer0.01

GitTagCommandTest

testCommandLineTag0.009
testCommandLineWithUsernameAndTag0.008

GitLatestRevisionCommandConsumerTest

testUpToDate0.007

GitUpdateCommandTest

testCommandLineWithBranch0.009
testCommandLineNoBranch0.009
testCommandLineLatestRevision0.009

Failure Details

[Summary] [Package List] [Test Cases]


testAddTargetWindows
skipped: skipped