Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 79 | 0 | 0 | 1 | 98.7% | 4.521 s |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
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 s | |
| GitExeCheckOutCommandNoBranchTest | 2 | 0 | 0 | 0 | 100% | 0.352 s |
org.apache.maven.scm.provider.git.gitexe.command.diff
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| GitDiffRawConsumerTest | 1 | 0 | 0 | 0 | 100% | 0 s |
org.apache.maven.scm.provider.git.gitexe.command.changelog
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| GitChangeLogCommandTest | 12 | 0 | 0 | 0 | 100% | 0.102 s | |
| GitChangeLogConsumerTest | 2 | 0 | 0 | 0 | 100% | 0.005 s |
org.apache.maven.scm.provider.git.gitexe.command
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| GitCommandLineUtilsTest | 4 | 0 | 0 | 1 | 75.0% | 0.001 s |
org.apache.maven.scm.provider.git.gitexe.command.status
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| GitStatusConsumerTest | 23 | 0 | 0 | 0 | 100% | 0.036 s |
org.apache.maven.scm.provider.git.gitexe.command.checkin
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| GitCheckInCommandNoBranchTest | 1 | 0 | 0 | 0 | 100% | 0.629 s | |
| GitCheckInCommandTest | 5 | 0 | 0 | 0 | 100% | 2.708 s |
org.apache.maven.scm.provider.git.gitexe.command.remove
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| GitRemoveConsumerTest | 4 | 0 | 0 | 0 | 100% | 0.001 s | |
| GitRemoveCommandTest | 3 | 0 | 0 | 0 | 100% | 0.045 s |
org.apache.maven.scm.provider.git.gitexe.command.update
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| GitLatestRevisionCommandConsumerTest | 1 | 0 | 0 | 0 | 100% | 0 s | |
| GitUpdateCommandTest | 3 | 0 | 0 | 0 | 100% | 0.232 s |
org.apache.maven.scm.provider.git.gitexe.command.blame
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| GitBlameConsumerTest | 6 | 0 | 0 | 0 | 100% | 0.017 s |
org.apache.maven.scm.provider.git.gitexe.command.remoteinfo
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| GitRemoteInfoConsumerTest | 1 | 0 | 0 | 0 | 100% | 0 s |
org.apache.maven.scm.provider.git.gitexe.command.info
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| GitInfoCommandTest | 4 | 0 | 0 | 0 | 100% | 0.357 s |
org.apache.maven.scm.provider.git.gitexe.command.add
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| GitExeAddCommandTest | 2 | 0 | 0 | 0 | 100% | 0.020 s |
org.apache.maven.scm.provider.git.gitexe.command.tag
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| GitTagCommandTest | 4 | 0 | 0 | 0 | 100% | 0.016 s |
Test Cases
[Summary] [Package List] [Test Cases]
GitRemoveConsumerTest
| testLog1Consumer | 0 s | |
| testConsumerRemovedFileInDifferentDir | 0 s | |
| testEmptyLogConsumer | 0 s | |
| testConsumerRemovedFile | 0 s |
GitCheckInCommandNoBranchTest
| testCheckinNoBranch | 0.629 s |
GitCheckOutCommandTest
| testCommandLineWithBranch | 0 s |
GitChangeLogCommandTest
GitInfoCommandTest
| testInfoCommand | 0.112 s | |
| testInfoCommandWithZeroShortRevision | 0.076 s | |
| testInfoCommandWithShortRevision | 0.073 s | |
| testInfoCommandWithNegativeShortRevision | 0.096 s |
GitChangeLogConsumerTest
| testConsumer1 | 0.001 s | |
| testConsumer2 | 0.003 s |
GitBlameConsumerTest
| testConsumerOnNewFile | 0 s | |
| testConsumerWithDifferentAuthor | 0.001 s | |
| testConsumer | 0.005 s | |
| testConsumerEasy | 0.003 s | |
| testConsumerCompareWithOriginal | 0.007 s | |
| testConsumerEmptyFile | 0 s |
GitExeCheckOutCommandNoBranchTest
| testCheckoutNoBranch | 0.150 s | |
| testDoubleCheckoutNoBranch | 0.202 s |
GitCommandLineUtilsTest
| testAddTargetWindows | 0 s | |
| - | got: <false>, expected: is <true> | - |
| testPasswordAnonymous | 0 s | |
| testAddTargetNonWindows | 0 s | |
| testPrepareEnvVariablesForRepository | 0.001 s |
GitRemoteInfoConsumerTest
| testConsumerRemoteInfo | 0 s |
GitLatestRevisionCommandConsumerTest
| testUpToDate | 0 s |
GitCheckInCommandTest
| testCheckinWithFileSet | 0.693 s | |
| testCheckinAfterRename | 1.134 s | |
| testSignedCheckin | 0.809 s | |
| testCommandLineWithoutTag | 0.054 s | |
| testCommandLineWithUsername | 0.017 s |
GitExeAddCommandTest
| testAddCommandMultipleFiles | 0.020 s | |
| testAddCommandSingleFile | 0 s |
GitUpdateCommandTest
| testCommandLineNoBranch | 0.206 s | |
| testCommandLineWithBranch | 0.014 s | |
| testCommandLineLatestRevision | 0.012 s |
GitDiffRawConsumerTest
| testUpToDate | 0 s |
GitRemoveCommandTest
| testCommandRemoveWithDirectory | 0.022 s | |
| testCommandRemoveWithTwoDirectory | 0.003 s | |
| testCommandRemoveWithFile | 0.003 s |
GitTagCommandTest
| testCommandLineWithUsernameAndTagAndSign | 0.001 s | |
| testCommandLineWithUsernameAndTagForceNoSign | 0.005 s | |
| testCommandLineWithUsernameAndTag | 0.005 s | |
| testCommandLineTag | 0.005 s |
GitStatusConsumerTest
Failure Details
[Summary] [Package List] [Test Cases]
| testAddTargetWindows | |
| - | skipped: got: <false>, expected: is <true> |


