Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.223
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.081
org.apache.maven.scm.provider.git.gitexe.command 4 0 0 1 75% 0.001
org.apache.maven.scm.provider.git.gitexe.command.status 23 0 0 0 100% 0.034
org.apache.maven.scm.provider.git.gitexe.command.checkin 5 0 0 0 100% 0.371
org.apache.maven.scm.provider.git.gitexe.command.remove 7 0 0 0 100% 0.072
org.apache.maven.scm.provider.git.gitexe.command.update 4 0 0 0 100% 0.025
org.apache.maven.scm.provider.git.gitexe.command.blame 6 0 0 0 100% 0.01
org.apache.maven.scm.provider.git.gitexe.command.remoteinfo 1 0 0 0 100% 0.001
org.apache.maven.scm.provider.git.gitexe.command.info 4 0 0 0 100% 0.076
org.apache.maven.scm.provider.git.gitexe.command.add 2 0 0 0 100% 0
org.apache.maven.scm.provider.git.gitexe.command.tag 3 0 0 0 100% 0.02

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
GitExeCheckOutCommandNoBranchTest 2 0 0 0 100% 0.213
GitCheckOutCommandTest 1 0 0 0 100% 0.01

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
GitChangeLogConsumerTest 2 0 0 0 100% 0.006
GitChangeLogCommandTest 12 0 0 0 100% 0.075

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

Class Tests Errors Failures Skipped Success Rate Time
GitCommandLineUtilsTest 4 0 0 1 75% 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.034

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

Class Tests Errors Failures Skipped Success Rate Time
GitCheckInCommandTest 4 0 0 0 100% 0.251
GitCheckInCommandNoBranchTest 1 0 0 0 100% 0.12

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Test Cases

[Summary] [Package List] [Test Cases]

GitRemoveConsumerTest

testLog1Consumer 0.014
testConsumerRemovedFileInDifferentDir 0
testEmptyLogConsumer 0.001
testConsumerRemovedFile 0

GitRemoveCommandTest

testCommandRemoveWithDirectory 0.021
testCommandRemoveWithTwoDirectory 0
testCommandRemoveWithFile 0.003

GitStatusConsumerTest

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

GitExeCheckOutCommandNoBranchTest

testCheckoutNoBranch 0.184
testDoubleCheckoutNoBranch 0.028

GitCheckOutCommandTest

testCommandLineWithBranch 0.009

GitLatestRevisionCommandConsumerTest

testUpToDate 0.001

GitUpdateCommandTest

testCommandLineNoBranch 0.007
testCommandLineWithBranch 0.007
testCommandLineLatestRevision 0.008

GitTagCommandTest

testCommandLineWithUsernameAndTagAndSign 0.007
testCommandLineWithUsernameAndTag 0.005
testCommandLineTag 0.006

GitChangeLogConsumerTest

testConsumer1 0.003
testConsumer2 0.003

GitChangeLogCommandTest

testCommandLineNoDatesLimitedCount 0.007
testCommandLineDateVersionRanges 0.017
testCommandLineDateFormat 0.007
testCommandLineWithBranchNoDates 0.005
testCommandLineWithDates 0.007
testCommandLineWithStartVersionAndEndVersionEquals 0.004
testCommandLineWithStartVersion 0.006
testCommandLineNoDates 0.004
testCommandLineStartDateOnly 0.005
testCommandLineWithStartVersionAndEndVersionAndBranch 0.004
testCommandLineEndDateOnly 0.004
testCommandLineWithStartVersionAndEndVersion 0.005

GitInfoCommandTest

testInfoCommand 0.017
testInfoCommandWithZeroShortRevision 0.017
testInfoCommandWithShortRevision 0.022
testInfoCommandWithNegativeShortRevision 0.019

GitBlameConsumerTest

testConsumerOnNewFile 0
testConsumerWithDifferentAuthor 0.002
testConsumer 0.003
testConsumerEasy 0
testConsumerCompareWithOriginal 0.004
testConsumerEmptyFile 0

GitCheckInCommandTest

testCheckinWithFileSet 0.12
testCheckinAfterRename 0.115
testCommandLineWithoutTag 0.01
testCommandLineWithUsername 0.005

GitCheckInCommandNoBranchTest

testCheckinNoBranch 0.12

GitDiffRawConsumerTest

testUpToDate 0

GitRemoteInfoConsumerTest

testConsumerRemoteInfo 0

GitExeAddCommandTest

testAddCommandMultipleFiles 0
testAddCommandSingleFile 0

GitCommandLineUtilsTest

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

Failure Details

[Summary] [Package List] [Test Cases]


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