public class ObjectWalkTest extends RevWalkTestCase
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.jgit.revwalk.ObjectWalk |
objw |
rw
Constructor and Description |
---|
ObjectWalkTest() |
Modifier and Type | Method and Description |
---|---|
protected org.eclipse.jgit.revwalk.RevWalk |
createRevWalk() |
void |
testCull() |
void |
testEmptyTreeCorruption() |
void |
testMarkUninterestingPropagation() |
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
protected org.eclipse.jgit.revwalk.RevWalk createRevWalk()
createRevWalk
in class RevWalkTestCase
public void testOneCommitOneTreeTwoBlob() throws Exception
Exception
public void testTwoCommitTwoTreeTwoBlob() throws Exception
Exception
public void testMarkUninterestingPropagation() throws Exception
Exception
Copyright © 2015. All rights reserved.