public class ObjectWalkTest extends RevWalkTestCase
| Modifier and Type | Field and Description |
|---|---|
protected ObjectWalk |
objw |
rwASSUME_UNCHANGED, CONTENT, CONTENT_ID, db, LENGTH, MOD_TIME, SMUDGE, trashauthor, committer| Constructor and Description |
|---|
ObjectWalkTest() |
| Modifier and Type | Method and Description |
|---|---|
protected RevWalk |
createRevWalk() |
void |
testCull() |
void |
testEmptyTreeCorruption() |
void |
testNoCommits() |
void |
testOneCommitOneTreeTwoBlob() |
void |
testTwoCommitDeepTree1() |
void |
testTwoCommitDeepTree2() |
void |
testTwoCommitsEmptyTree() |
void |
testTwoCommitTwoTreeTwoBlob() |
assertCommit, blob, commit, commit, commit, commit, commitBuilder, file, get, getClock, markStart, markUninteresting, parseBody, setUp, tag, tick, treeassertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, indexState, lookup, read, resetIndex, writeTrashFile, writeTrashFile, writeTrashFilesaddRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, read, recursiveDelete, runHook, tearDown, tick, write, writeprotected ObjectWalk objw
protected RevWalk createRevWalk()
createRevWalk in class RevWalkTestCasepublic void testOneCommitOneTreeTwoBlob()
throws Exception
Exceptionpublic void testTwoCommitTwoTreeTwoBlob()
throws Exception
ExceptionCopyright © 2015 Eclipse JGit Project. All rights reserved.