Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
77 0 0 1 98.701% 9.786

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.933
org.apache.maven.scm.provider.git.gitexe.command.diff 1 0 0 0 100% 0
org.apache.maven.scm.provider.git.gitexe.command.changelog 14 0 0 0 100% 0.585
org.apache.maven.scm.provider.git.gitexe.command 4 0 0 1 75% 0
org.apache.maven.scm.provider.git.gitexe.command.status 23 0 0 0 100% 0.053
org.apache.maven.scm.provider.git.gitexe.command.checkin 5 0 0 0 100% 7.071
org.apache.maven.scm.provider.git.gitexe.command.remove 7 0 0 0 100% 0
org.apache.maven.scm.provider.git.gitexe.command.update 4 0 0 0 100% 0.016
org.apache.maven.scm.provider.git.gitexe.command.blame 6 0 0 0 100% 0.031
org.apache.maven.scm.provider.git.gitexe.command.remoteinfo 1 0 0 0 100% 0.016
org.apache.maven.scm.provider.git.gitexe.command.info 4 0 0 0 100% 0.949
org.apache.maven.scm.provider.git.gitexe.command.add 2 0 0 0 100% 0.116
org.apache.maven.scm.provider.git.gitexe.command.tag 3 0 0 0 100% 0.016

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.015
GitExeCheckOutCommandNoBranchTest 2 0 0 0 100% 0.918

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

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

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
GitCommandLineUtilsTest 4 0 0 1 75% 0

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
GitCheckInCommandNoBranchTest 1 0 0 0 100% 2.137
GitCheckInCommandTest 4 0 0 0 100% 4.934

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

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

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

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

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

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

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
GitInfoCommandTest 4 0 0 0 100% 0.949

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

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

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

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

Test Cases

[Summary] [Package List] [Test Cases]

GitExeAddCommandTest

testAddCommandMultipleFiles 0.038
testAddCommandSingleFile 0

GitBlameConsumerTest

testConsumerOnNewFile 0.015
testConsumerWithDifferentAuthor 0
testConsumer 0
testConsumerEasy 0
testConsumerCompareWithOriginal 0.016
testConsumerEmptyFile 0

GitChangeLogCommandTest

testCommandLineNoDatesLimitedCount 0.4
testCommandLineDateVersionRanges 0.032
testCommandLineDateFormat 0.006
testCommandLineWithBranchNoDates 0.016
testCommandLineWithDates 0.015
testCommandLineWithStartVersionAndEndVersionEquals 0.016
testCommandLineWithStartVersion 0.016
testCommandLineNoDates 0.015
testCommandLineStartDateOnly 0.016
testCommandLineWithStartVersionAndEndVersionAndBranch 0.006
testCommandLineEndDateOnly 0.016
testCommandLineWithStartVersionAndEndVersion 0.016

GitChangeLogConsumerTest

testConsumer1 0
testConsumer2 0

GitCheckInCommandNoBranchTest

testCheckinNoBranch 2.137

GitCheckInCommandTest

testCheckinWithFileSet 2.29
testCheckinAfterRename 2.543
testCommandLineWithoutTag 0.078
testCommandLineWithUsername 0.023

GitCheckOutCommandTest

testCommandLineWithBranch 0.015

GitExeCheckOutCommandNoBranchTest

testCheckoutNoBranch 0.363
testDoubleCheckoutNoBranch 0.555

GitDiffRawConsumerTest

testUpToDate 0

GitCommandLineUtilsTest

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

GitInfoCommandTest

testInfoCommand 0.2
testInfoCommandWithZeroShortRevision 0.254
testInfoCommandWithShortRevision 0.278
testInfoCommandWithNegativeShortRevision 0.217

GitRemoteInfoConsumerTest

testConsumerRemoteInfo 0.016

GitRemoveCommandTest

testCommandRemoveWithDirectory 0
testCommandRemoveWithTwoDirectory 0
testCommandRemoveWithFile 0

GitRemoveConsumerTest

testLog1Consumer 0
testConsumerRemovedFileInDifferentDir 0
testEmptyLogConsumer 0
testConsumerRemovedFile 0

GitStatusConsumerTest

testConsumerRemovedFileUnstaged 0
testLog1Consumer 0
testConsumerModifiedFileWithDirectoryAndFile 0.031
testConsumerModifiedFile 0
testURI 0
testConsumerRemovedFileWithDirectoryAndNoFile 0
testConsumerUntrackedFile 0
testConsumerModifiedFileBothStagedAndUnstaged 0
testConsumerModifiedFileWithDirectoryAndNoFile 0
testConsumerAddedFile 0
testConsumerModifiedFileUnstaged 0
testConsumerRemovedFileWithDirectoryAndFile 0
testConsumerAddedFileWithDirectoryAndFile 0
testLog2Consumer 0
testEmptyLogConsumer 0
testConsumerAddedFileWithDirectoryAndNoFile 0
testConsumerAddedAndModifiedFile 0
testResolvePath 0
testConsumerModifiedFileInComplexDirectorySetup 0.016
testConsumerRemovedFile 0
testConsumerModifiedFileInComplexDirectoryWithSpaces 0.006
testConsumerRenamedFile 0
testConsumerWithFileSet 0

GitTagCommandTest

testCommandLineWithUsernameAndTagAndSign 0
testCommandLineWithUsernameAndTag 0.016
testCommandLineTag 0

GitLatestRevisionCommandConsumerTest

testUpToDate 0

GitUpdateCommandTest

testCommandLineNoBranch 0
testCommandLineWithBranch 0.016
testCommandLineLatestRevision 0

Failure Details

[Summary] [Package List] [Test Cases]


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