public class ObjectWalkTest extends RevWalkTestCase
Modifier and Type | Field and Description |
---|---|
protected ObjectWalk |
objw |
rw
ASSUME_UNCHANGED, CONTENT, CONTENT_ID, db, LENGTH, MOD_TIME, SMUDGE, trash
author, 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, tree
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, indexState, lookup, read, resetIndex, writeTrashFile, writeTrashFile, writeTrashFiles
addRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, read, recursiveDelete, runHook, tearDown, tick, write, write
protected ObjectWalk objw
protected RevWalk createRevWalk()
createRevWalk
in class RevWalkTestCase
public void testOneCommitOneTreeTwoBlob() throws Exception
Exception
public void testTwoCommitTwoTreeTwoBlob() throws Exception
Exception
Copyright © 2015 Eclipse JGit Project. All rights reserved.