Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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 5 0 0 0 100% 4.265
org.apache.maven.scm.provider.git.gitexe.command 3 0 0 1 66.667% 0.024
org.apache.maven.scm.provider.git.gitexe.command.diff 1 0 0 0 100% 0.002
org.apache.maven.scm.provider.git.gitexe.command.blame 6 0 0 0 100% 0.073
org.apache.maven.scm.provider.git.gitexe.command.remoteinfo 1 0 0 0 100% 0.002
org.apache.maven.scm.provider.git.gitexe.command.checkout 3 0 0 0 100% 0.55
org.apache.maven.scm.provider.git.gitexe.command.changelog 14 0 0 0 100% 0.099
org.apache.maven.scm.provider.git.gitexe.command.tag 3 0 0 0 100% 0.009
org.apache.maven.scm.provider.git.gitexe.command.remove 6 0 0 0 100% 0.012
org.apache.maven.scm.provider.git.gitexe.command.status 23 0 0 0 100% 0.173
org.apache.maven.scm.provider.git.gitexe.command.update 4 0 0 0 100% 0.018
org.apache.maven.scm.provider.git.gitexe.command.add 2 0 0 0 100% 0.187

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% 1.249
GitCheckInCommandTest 4 0 0 0 100% 3.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.024

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
GitCheckOutCommandTest 1 0 0 0 100% 0.002
GitExeCheckOutCommandNoBranchTest 2 0 0 0 100% 0.548

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

Class Tests Errors Failures Skipped Success Rate Time
GitChangeLogCommandTest 12 0 0 0 100% 0.084
GitChangeLogConsumerTest 2 0 0 0 100% 0.015

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

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

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

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

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
GitLatestRevisionCommandConsumerTest 1 0 0 0 100% 0.002
GitUpdateCommandTest 3 0 0 0 100% 0.016

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

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

Test Cases

[Summary] [Package List] [Test Cases]

GitExeAddCommandTest

testAddCommandMultipleFiles 0.136
testAddCommandSingleFile 0.013

GitBlameConsumerTest

testConsumerOnNewFile 0
testConsumerWithDifferentAuthor 0.008
testConsumer 0.022
testConsumerEasy 0.011
testConsumerCompareWithOriginal 0.015
testConsumerEmptyFile 0.016

GitChangeLogCommandTest

testCommandLineNoDatesLimitedCount 0
testCommandLineDateVersionRanges 0.001
testCommandLineDateFormat 0.008
testCommandLineWithBranchNoDates 0.007
testCommandLineWithDates 0.01
testCommandLineWithStartVersionAndEndVersionEquals 0.008
testCommandLineWithStartVersion 0.007
testCommandLineNoDates 0.011
testCommandLineStartDateOnly 0.006
testCommandLineWithStartVersionAndEndVersionAndBranch 0.011
testCommandLineEndDateOnly 0.005
testCommandLineWithStartVersionAndEndVersion 0.007

GitChangeLogConsumerTest

testConsumer1 0
testConsumer2 0.013

GitCheckInCommandNoBranchTest

testCheckinNoBranch 1.247

GitCheckInCommandTest

testCheckinWithFileSet 1.411
testCheckinAfterRename 1.533
testCommandLineWithoutTag 0.062
testCommandLineWithUsername 0.007

GitCheckOutCommandTest

testCommandLineWithBranch 0

GitExeCheckOutCommandNoBranchTest

testCheckoutNoBranch 0.222
testDoubleCheckoutNoBranch 0.324

GitDiffRawConsumerTest

testUpToDate 0

GitCommandLineUtilsAddTargetTest

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

GitRemoteInfoConsumerTest

testConsumerRemoteInfo 0

GitRemoveCommandTest

testCommandRemoveWithDirectory 0
testCommandRemoveWithTwoDirectory 0
testCommandRemoveWithFile 0.01

GitRemoveConsumerTest

testLog1Consumer 0
testEmptyLogConsumer 0
testConsumerRemovedFile 0

GitStatusConsumerTest

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

GitTagCommandTest

testCommandLineWithUsernameAndTagAndSign 0
testCommandLineWithUsernameAndTag 0.001
testCommandLineTag 0.007

GitLatestRevisionCommandConsumerTest

testUpToDate 0

GitUpdateCommandTest

testCommandLineNoBranch 0
testCommandLineWithBranch 0.005
testCommandLineLatestRevision 0.007

Failure Details

[Summary] [Package List] [Test Cases]


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