Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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% 1.026
org.apache.maven.scm.provider.git.gitexe.command 3 0 0 1 66.667% 0.001
org.apache.maven.scm.provider.git.gitexe.command.diff 1 0 0 0 100% 0.013
org.apache.maven.scm.provider.git.gitexe.command.blame 6 0 0 0 100% 0.129
org.apache.maven.scm.provider.git.gitexe.command.remoteinfo 1 0 0 0 100% 0.01
org.apache.maven.scm.provider.git.gitexe.command.checkout 3 0 0 0 100% 0.173
org.apache.maven.scm.provider.git.gitexe.command.changelog 14 0 0 0 100% 0.184
org.apache.maven.scm.provider.git.gitexe.command.tag 2 0 0 0 100% 0.015
org.apache.maven.scm.provider.git.gitexe.command.remove 6 0 0 0 100% 0.06
org.apache.maven.scm.provider.git.gitexe.command.status 21 0 0 0 100% 0.218
org.apache.maven.scm.provider.git.gitexe.command.update 4 0 0 0 100% 0.041
org.apache.maven.scm.provider.git.gitexe.command.add 2 0 0 0 100% 0.179

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.49
GitCheckInCommandTest 3 0 0 0 100% 0.536

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

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

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

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

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

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

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
GitCheckOutCommandTest 1 0 0 0 100% 0.007
GitExeCheckOutCommandNoBranchTest 2 0 0 0 100% 0.166

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

Class Tests Errors Failures Skipped Success Rate Time
GitChangeLogCommandTest 12 0 0 0 100% 0.152
GitChangeLogConsumerTest 2 0 0 0 100% 0.032

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
GitRemoveCommandTest 3 0 0 0 100% 0.037
GitRemoveConsumerTest 3 0 0 0 100% 0.023

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
GitLatestRevisionCommandConsumerTest 1 0 0 0 100% 0.012
GitUpdateCommandTest 3 0 0 0 100% 0.029

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

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

Test Cases

[Summary] [Package List] [Test Cases]

GitExeAddCommandTest

testAddCommandMultipleFiles 0.162
testAddCommandSingleFile 0.017

GitBlameConsumerTest

testConsumerOnNewFile 0.019
testConsumerWithDifferentAuthor 0.022
testConsumer 0.028
testConsumerEasy 0.023
testConsumerCompareWithOriginal 0.022
testConsumerEmptyFile 0.015

GitChangeLogCommandTest

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

GitChangeLogConsumerTest

testConsumer1 0.013
testConsumer2 0.019

GitCheckInCommandNoBranchTest

testCheckinNoBranch 0.49

GitCheckInCommandTest

testCheckinAfterRename 0.501
testCommandLineWithoutTag 0.027
testCommandLineWithUsername 0.008

GitCheckOutCommandTest

testCommandLineWithBranch 0.007

GitExeCheckOutCommandNoBranchTest

testCheckoutNoBranch 0.064
testDoubleCheckoutNoBranch 0.102

GitDiffRawConsumerTest

testUpToDate 0.013

GitCommandLineUtilsAddTargetTest

testAddTargetWindows 0
skipped
testPasswordAnonymous 0.001
testAddTargetNonWindows 0

GitRemoteInfoConsumerTest

testConsumerRemoteInfo 0.01

GitRemoveCommandTest

testCommandRemoveWithDirectory 0.01
testCommandRemoveWithTwoDirectory 0.009
testCommandRemoveWithFile 0.018

GitRemoveConsumerTest

testLog1Consumer 0.009
testEmptyLogConsumer 0.007
testConsumerRemovedFile 0.007

GitStatusConsumerTest

testConsumerRemovedFileUnstaged 0.008
testLog1Consumer 0.015
testConsumerModifiedFileWithDirectoryAndFile 0.016
testConsumerModifiedFile 0.009
testLog3Consumer 0.017
testConsumerRemovedFileWithDirectoryAndNoFile 0.016
testConsumerUntrackedFile 0.009
testConsumerModifiedFileBothStagedAndUnstaged 0.009
testConsumerModifiedFileWithDirectoryAndNoFile 0.011
testConsumerAddedFile 0.009
testConsumerModifiedFileUnstaged 0.009
testConsumeRenamedFile 0.01
testConsumerRemovedFileWithDirectoryAndFile 0.011
testConsumerAddedFileWithDirectoryAndFile 0.009
testLog2Consumer 0.01
testEmptyLogConsumer 0.007
testConsumerAddedFileWithDirectoryAndNoFile 0.011
testConsumerAddedAndModifiedFile 0.009
testResolvePath 0.009
testConsumerModifiedFileInComplexDirectorySetup 0.007
testConsumerRemovedFile 0.007

GitTagCommandTest

testCommandLineWithUsernameAndTag 0.008
testCommandLineTag 0.007

GitLatestRevisionCommandConsumerTest

testUpToDate 0.012

GitUpdateCommandTest

testCommandLineNoBranch 0.011
testCommandLineWithBranch 0.009
testCommandLineLatestRevision 0.009

Failure Details

[Summary] [Package List] [Test Cases]


testAddTargetWindows
skipped: skipped