[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 75 | 0 | 0 | 1 | 98.667% | 10.224 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
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.016 | |
| GitExeCheckOutCommandNoBranchTest | 2 | 0 | 0 | 0 | 100% | 0.862 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| GitDiffRawConsumerTest | 1 | 0 | 0 | 0 | 100% | 0.006 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| GitChangeLogCommandTest | 12 | 0 | 0 | 0 | 100% | 0.165 | |
| GitChangeLogConsumerTest | 2 | 0 | 0 | 0 | 100% | 0.027 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| GitCommandLineUtilsAddTargetTest | 3 | 0 | 0 | 1 | 66.667% | 0.038 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| GitStatusConsumerTest | 23 | 0 | 0 | 0 | 100% | 0.181 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| GitCheckInCommandNoBranchTest | 1 | 0 | 0 | 0 | 100% | 2.273 | |
| GitCheckInCommandTest | 4 | 0 | 0 | 0 | 100% | 4.924 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| GitRemoveCommandTest | 3 | 0 | 0 | 0 | 100% | 0.052 | |
| GitRemoveConsumerTest | 3 | 0 | 0 | 0 | 100% | 0.012 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| GitLatestRevisionCommandConsumerTest | 1 | 0 | 0 | 0 | 100% | 0.003 | |
| GitUpdateCommandTest | 3 | 0 | 0 | 0 | 100% | 0 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| GitBlameConsumerTest | 6 | 0 | 0 | 0 | 100% | 0.113 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| GitRemoteInfoConsumerTest | 1 | 0 | 0 | 0 | 100% | 0.007 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| GitInfoCommandTest | 4 | 0 | 0 | 0 | 100% | 1.235 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| GitExeAddCommandTest | 2 | 0 | 0 | 0 | 100% | 0.262 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| GitTagCommandTest | 3 | 0 | 0 | 0 | 100% | 0.048 |
[Summary] [Package List] [Test Cases]
| testConsumerOnNewFile | 0.029 | |
| testConsumerWithDifferentAuthor | 0.017 | |
| testConsumer | 0.024 | |
| testConsumerEasy | 0.01 | |
| testConsumerCompareWithOriginal | 0.013 | |
| testConsumerEmptyFile | 0.012 |
| testCheckinWithFileSet | 2.273 | |
| testCheckinAfterRename | 2.539 | |
| testCommandLineWithoutTag | 0.104 | |
| testCommandLineWithUsername | 0.008 |
| testAddTargetWindows | 0.006 | |
| testPasswordAnonymous | 0.001 | |
| testAddTargetNonWindows | 0 | |
| got: <false>, expected: is <true> |
| testInfoCommand | 0.201 | |
| testInfoCommandWithZeroShortRevision | 0.431 | |
| testInfoCommandWithShortRevision | 0.335 | |
| testInfoCommandWithNegativeShortRevision | 0.268 |
| testCommandRemoveWithDirectory | 0.035 | |
| testCommandRemoveWithTwoDirectory | 0.008 | |
| testCommandRemoveWithFile | 0.008 |
| testLog1Consumer | 0.004 | |
| testEmptyLogConsumer | 0.004 | |
| testConsumerRemovedFile | 0.004 |
| testCommandLineWithUsernameAndTagAndSign | 0.014 | |
| testCommandLineWithUsernameAndTag | 0.029 | |
| testCommandLineTag | 0.003 |
| testCommandLineNoBranch | 0 | |
| testCommandLineWithBranch | 0 | |
| testCommandLineLatestRevision | 0 |
[Summary] [Package List] [Test Cases]
| testAddTargetNonWindows | |
| skipped: got: <false>, expected: is <true> |