Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
77 | 0 | 0 | 1 | 98.7% | 9.799 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.016 s | |
GitExeCheckOutCommandNoBranchTest | 2 | 0 | 0 | 0 | 100% | 0.902 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.909 s | |
GitChangeLogConsumerTest | 2 | 0 | 0 | 0 | 100% | 0.016 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 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.069 s |
org.apache.maven.scm.provider.git.gitexe.command.checkin
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
GitCheckInCommandNoBranchTest | 1 | 0 | 0 | 0 | 100% | 1.989 s | |
GitCheckInCommandTest | 4 | 0 | 0 | 0 | 100% | 4.558 s |
org.apache.maven.scm.provider.git.gitexe.command.remove
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
GitRemoveCommandTest | 3 | 0 | 0 | 0 | 100% | 0 s | |
GitRemoveConsumerTest | 4 | 0 | 0 | 0 | 100% | 0 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.016 s | |
GitUpdateCommandTest | 3 | 0 | 0 | 0 | 100% | 0.069 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.078 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.015 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.956 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.153 s |
org.apache.maven.scm.provider.git.gitexe.command.tag
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
GitTagCommandTest | 3 | 0 | 0 | 0 | 100% | 0.053 s |
Test Cases
[Summary] [Package List] [Test Cases]
GitExeAddCommandTest
testAddCommandMultipleFiles | 0.031 s | |
testAddCommandSingleFile | 0 s |
GitBlameConsumerTest
testConsumerOnNewFile | 0 s | |
testConsumerWithDifferentAuthor | 0.016 s | |
testConsumer | 0.015 s | |
testConsumerEasy | 0.016 s | |
testConsumerCompareWithOriginal | 0.031 s | |
testConsumerEmptyFile | 0 s |
GitChangeLogCommandTest
GitChangeLogConsumerTest
testConsumer1 | 0 s | |
testConsumer2 | 0.016 s |
GitCheckInCommandNoBranchTest
testCheckinNoBranch | 1.989 s |
GitCheckInCommandTest
testCheckinWithFileSet | 2.089 s | |
testCheckinAfterRename | 2.337 s | |
testCommandLineWithoutTag | 0.085 s | |
testCommandLineWithUsername | 0.047 s |
GitCheckOutCommandTest
testCommandLineWithBranch | 0.016 s |
GitExeCheckOutCommandNoBranchTest
testCheckoutNoBranch | 0.363 s | |
testDoubleCheckoutNoBranch | 0.539 s |
GitDiffRawConsumerTest
testUpToDate | 0 s |
GitCommandLineUtilsTest
testAddTargetWindows | 0 s | |
testPasswordAnonymous | 0 s | |
testAddTargetNonWindows | 0 s | |
- | got: <false>, expected: is <true> | - |
testPrepareEnvVariablesForRepository | 0 s |
GitInfoCommandTest
testInfoCommand | 0.216 s | |
testInfoCommandWithZeroShortRevision | 0.270 s | |
testInfoCommandWithShortRevision | 0.232 s | |
testInfoCommandWithNegativeShortRevision | 0.238 s |
GitRemoteInfoConsumerTest
testConsumerRemoteInfo | 0.015 s |
GitRemoveCommandTest
testCommandRemoveWithDirectory | 0 s | |
testCommandRemoveWithTwoDirectory | 0 s | |
testCommandRemoveWithFile | 0 s |
GitRemoveConsumerTest
testLog1Consumer | 0 s | |
testConsumerRemovedFileInDifferentDir | 0 s | |
testEmptyLogConsumer | 0 s | |
testConsumerRemovedFile | 0 s |
GitStatusConsumerTest
GitTagCommandTest
testCommandLineWithUsernameAndTagAndSign | 0.016 s | |
testCommandLineWithUsernameAndTag | 0.022 s | |
testCommandLineTag | 0.015 s |
GitLatestRevisionCommandConsumerTest
testUpToDate | 0.016 s |
GitUpdateCommandTest
testCommandLineNoBranch | 0.016 s | |
testCommandLineWithBranch | 0.031 s | |
testCommandLineLatestRevision | 0.022 s |
Failure Details
[Summary] [Package List] [Test Cases]
testAddTargetNonWindows | |
- | skipped: got: <false>, expected: is <true> |