[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
61 | 0 | 0 | 1 | 98.361% | 1.945 |
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.checkin | 3 | 0 | 0 | 0 | 100% | 0.93 |
org.apache.maven.scm.provider.git.gitexe.command | 2 | 0 | 0 | 1 | 50% | 0.006 |
org.apache.maven.scm.provider.git.gitexe.command.diff | 1 | 0 | 0 | 0 | 100% | 0.008 |
org.apache.maven.scm.provider.git.gitexe.command.blame | 6 | 0 | 0 | 0 | 100% | 0.127 |
org.apache.maven.scm.provider.git.gitexe.command.remoteinfo | 1 | 0 | 0 | 0 | 100% | 0.007 |
org.apache.maven.scm.provider.git.gitexe.command.checkout | 3 | 0 | 0 | 0 | 100% | 0.185 |
org.apache.maven.scm.provider.git.gitexe.command.changelog | 14 | 0 | 0 | 0 | 100% | 0.27 |
org.apache.maven.scm.provider.git.gitexe.command.tag | 2 | 0 | 0 | 0 | 100% | 0.017 |
org.apache.maven.scm.provider.git.gitexe.command.remove | 6 | 0 | 0 | 0 | 100% | 0.048 |
org.apache.maven.scm.provider.git.gitexe.command.status | 17 | 0 | 0 | 0 | 100% | 0.133 |
org.apache.maven.scm.provider.git.gitexe.command.update | 4 | 0 | 0 | 0 | 100% | 0.034 |
org.apache.maven.scm.provider.git.gitexe.command.add | 2 | 0 | 0 | 0 | 100% | 0.18 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
GitCheckInCommandNoBranchTest | 1 | 0 | 0 | 0 | 100% | 0.915 | |
GitCheckInCommandTest | 2 | 0 | 0 | 0 | 100% | 0.015 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
GitCommandLineUtilsAddTargetTest | 2 | 0 | 0 | 1 | 50% | 0.006 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
GitDiffRawConsumerTest | 1 | 0 | 0 | 0 | 100% | 0.008 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
GitBlameConsumerTest | 6 | 0 | 0 | 0 | 100% | 0.127 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
GitRemoteInfoConsumerTest | 1 | 0 | 0 | 0 | 100% | 0.007 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
GitCheckOutCommandTest | 1 | 0 | 0 | 0 | 100% | 0.01 | |
GitExeCheckOutCommandNoBranchTest | 2 | 0 | 0 | 0 | 100% | 0.175 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
GitChangeLogCommandTest | 12 | 0 | 0 | 0 | 100% | 0.193 | |
GitChangeLogConsumerTest | 2 | 0 | 0 | 0 | 100% | 0.077 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
GitTagCommandTest | 2 | 0 | 0 | 0 | 100% | 0.017 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
GitRemoveCommandTest | 3 | 0 | 0 | 0 | 100% | 0.027 | |
GitRemoveConsumerTest | 3 | 0 | 0 | 0 | 100% | 0.021 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
GitStatusConsumerTest | 17 | 0 | 0 | 0 | 100% | 0.133 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
GitLatestRevisionCommandConsumerTest | 1 | 0 | 0 | 0 | 100% | 0.007 | |
GitUpdateCommandTest | 3 | 0 | 0 | 0 | 100% | 0.027 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
GitExeAddCommandTest | 2 | 0 | 0 | 0 | 100% | 0.18 |
[Summary] [Package List] [Test Cases]
testConsumerEasy | 0.018 | |
testConsumer | 0.023 | |
testConsumerEmptyFile | 0.013 | |
testConsumerOnNewFile | 0.018 | |
testConsumerWithDifferentAuthor | 0.02 | |
testConsumerCompareWithOriginal | 0.035 |
testCommandLineNoDates | 0.029 | |
testCommandLineNoDatesLimitedCount | 0.014 | |
testCommandLineWithDates | 0.015 | |
testCommandLineStartDateOnly | 0.015 | |
testCommandLineDateFormat | 0.013 | |
testCommandLineDateVersionRanges | 0.016 | |
testCommandLineEndDateOnly | 0.016 | |
testCommandLineWithBranchNoDates | 0.021 | |
testCommandLineWithStartVersion | 0.018 | |
testCommandLineWithStartVersionAndEndVersion | 0.014 | |
testCommandLineWithStartVersionAndEndVersionEquals | 0.013 | |
testCommandLineWithStartVersionAndEndVersionAndBranch | 0.009 |
testCommandRemoveWithFile | 0.01 | |
testCommandRemoveWithDirectory | 0.01 | |
testCommandRemoveWithTwoDirectory | 0.007 |
testConsumerRemovedFile | 0.01 | |
testLog1Consumer | 0.006 | |
testEmptyLogConsumer | 0.006 | |
testConsumerUntrackedFile | 0.006 | |
testConsumerAddedFile | 0.006 | |
testConsumerAddedAndModifiedFile | 0.006 | |
testConsumerAddedFileWithDirectoryAndNoFile | 0.006 | |
testConsumerAddedFileWithDirectoryAndFile | 0.008 | |
testConsumerModifiedFile | 0.005 | |
testConsumerModifiedFileUnstaged | 0.005 | |
testConsumerModifiedFileBothStagedAndUnstaged | 0.007 | |
testConsumerModifiedFileWithDirectoryAndNoFile | 0.012 | |
testConsumerModifiedFileWithDirectoryAndFile | 0.016 | |
testConsumerRemovedFileUnstaged | 0.009 | |
testConsumerRemovedFileWithDirectoryAndNoFile | 0.006 | |
testConsumerRemovedFileWithDirectoryAndFile | 0.009 | |
testLog2Consumer | 0.01 |
testCommandLineWithBranch | 0.009 | |
testCommandLineNoBranch | 0.009 | |
testCommandLineLatestRevision | 0.009 |