[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
71 | 0 | 0 | 1 | 98.592% | 39.656 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[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.983 |
org.apache.maven.scm.provider.git.gitexe.command.diff | 1 | 0 | 0 | 0 | 100% | 0.007 |
org.apache.maven.scm.provider.git.gitexe.command.remoteinfo | 1 | 0 | 0 | 0 | 100% | 0.004 |
org.apache.maven.scm.provider.git.gitexe.command.changelog | 14 | 0 | 0 | 0 | 100% | 0.109 |
org.apache.maven.scm.provider.git.gitexe.command | 3 | 0 | 0 | 1 | 66.667% | 0.039 |
org.apache.maven.scm.provider.git.gitexe.command.status | 23 | 0 | 0 | 0 | 100% | 0.188 |
org.apache.maven.scm.provider.git.gitexe.command.checkin | 5 | 0 | 0 | 0 | 100% | 37.766 |
org.apache.maven.scm.provider.git.gitexe.command.remove | 6 | 0 | 0 | 0 | 100% | 0.051 |
org.apache.maven.scm.provider.git.gitexe.command.update | 4 | 0 | 0 | 0 | 100% | 0.006 |
org.apache.maven.scm.provider.git.gitexe.command.add | 2 | 0 | 0 | 0 | 100% | 0.315 |
org.apache.maven.scm.provider.git.gitexe.command.tag | 3 | 0 | 0 | 0 | 100% | 0.033 |
org.apache.maven.scm.provider.git.gitexe.command.blame | 6 | 0 | 0 | 0 | 100% | 0.155 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
GitCheckOutCommandTest | 1 | 0 | 0 | 0 | 100% | 0.004 |
![]() |
GitExeCheckOutCommandNoBranchTest | 2 | 0 | 0 | 0 | 100% | 0.979 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
GitDiffRawConsumerTest | 1 | 0 | 0 | 0 | 100% | 0.007 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
GitRemoteInfoConsumerTest | 1 | 0 | 0 | 0 | 100% | 0.004 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
GitChangeLogCommandTest | 12 | 0 | 0 | 0 | 100% | 0.074 |
![]() |
GitChangeLogConsumerTest | 2 | 0 | 0 | 0 | 100% | 0.035 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
GitCommandLineUtilsAddTargetTest | 3 | 0 | 0 | 1 | 66.667% | 0.039 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
GitStatusConsumerTest | 23 | 0 | 0 | 0 | 100% | 0.188 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
GitCheckInCommandNoBranchTest | 1 | 0 | 0 | 0 | 100% | 15.366 |
![]() |
GitCheckInCommandTest | 4 | 0 | 0 | 0 | 100% | 22.4 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
GitRemoveCommandTest | 3 | 0 | 0 | 0 | 100% | 0.034 |
![]() |
GitRemoveConsumerTest | 3 | 0 | 0 | 0 | 100% | 0.017 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
GitLatestRevisionCommandConsumerTest | 1 | 0 | 0 | 0 | 100% | 0.006 |
![]() |
GitUpdateCommandTest | 3 | 0 | 0 | 0 | 100% | 0 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
GitExeAddCommandTest | 2 | 0 | 0 | 0 | 100% | 0.315 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
GitTagCommandTest | 3 | 0 | 0 | 0 | 100% | 0.033 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
GitBlameConsumerTest | 6 | 0 | 0 | 0 | 100% | 0.155 |
[Summary] [Package List] [Test Cases]
![]() |
testConsumerOnNewFile | 0.066 |
![]() |
testConsumerWithDifferentAuthor | 0.026 |
![]() |
testConsumer | 0.014 |
![]() |
testConsumerEasy | 0.017 |
![]() |
testConsumerCompareWithOriginal | 0.017 |
![]() |
testConsumerEmptyFile | 0.008 |
![]() |
testCheckinWithFileSet | 12.107 |
![]() |
testCheckinAfterRename | 10.187 |
![]() |
testCommandLineWithoutTag | 0.091 |
![]() |
testCommandLineWithUsername | 0.012 |
![]() |
testAddTargetWindows | 0.007 |
![]() |
testPasswordAnonymous | 0.001 |
![]() |
testAddTargetNonWindows | 0 |
got: <false>, expected: is <true> |
![]() |
testCommandRemoveWithDirectory | 0.012 |
![]() |
testCommandRemoveWithTwoDirectory | 0.009 |
![]() |
testCommandRemoveWithFile | 0.012 |
![]() |
testLog1Consumer | 0.006 |
![]() |
testEmptyLogConsumer | 0.007 |
![]() |
testConsumerRemovedFile | 0.004 |
![]() |
testCommandLineWithUsernameAndTagAndSign | 0 |
![]() |
testCommandLineWithUsernameAndTag | 0 |
![]() |
testCommandLineTag | 0 |
![]() |
testCommandLineNoBranch | 0 |
![]() |
testCommandLineWithBranch | 0 |
![]() |
testCommandLineLatestRevision | 0 |
[Summary] [Package List] [Test Cases]
![]() |
testAddTargetNonWindows |
skipped: got: <false>, expected: is <true> |