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, treeassertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, indexState, lookup, read, resetIndex, writeTrashFile, writeTrashFile, writeTrashFilesprotected org.eclipse.jgit.revwalk.RevWalk createRevWalk()
createRevWalk in class RevWalkTestCasepublic void testOneCommitOneTreeTwoBlob()
throws Exception
Exceptionpublic void testTwoCommitTwoTreeTwoBlob()
throws Exception
Exceptionpublic void testMarkUninterestingPropagation()
throws Exception
ExceptionCopyright © 2015. All rights reserved.