public class RevWalkUtilsCountTest extends RevWalkTestCase
rw
db, trash
ASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE
Constructor and Description |
---|
RevWalkUtilsCountTest() |
Modifier and Type | Method and Description |
---|---|
void |
shouldReturnZeroOnSameCommit() |
void |
shouldReturnZeroWhenMergedInto() |
void |
shouldWorkForNormalCase() |
void |
shouldWorkWithMerges() |
void |
shouldWorkWithoutCommonAncestor() |
void |
shouldWorkWithZeroAsEnd() |
assertCommit, blob, commit, commit, commit, commit, commitBuilder, createRevWalk, file, get, getDate, markStart, markUninteresting, parseBody, setUp, tag, tick, tree
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, lookup, read, resetIndex, slashify, writeLink, writeTrashFile, writeTrashFile, writeTrashFiles
addRepoToClose, createBareRepository, createRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tearDown, tick, write, write
public void shouldReturnZeroOnSameCommit() throws Exception
Exception
public void shouldReturnZeroWhenMergedInto() throws Exception
Exception
public void shouldWorkWithoutCommonAncestor() throws Exception
Exception
Copyright © 2017 Eclipse JGit Project. All rights reserved.