public class DirCacheIteratorTest extends RepositoryTestCase
db, trash
ASSUME_UNCHANGED, author, committer, CONTENT, CONTENT_ID, LENGTH, mockSystemReader, MOD_TIME, SMUDGE
Constructor and Description |
---|
DirCacheIteratorTest() |
Modifier and Type | Method and Description |
---|---|
void |
testBackBug396127() |
void |
testEmptyTree_NoTreeWalk() |
void |
testEmptyTree_WithTreeWalk() |
void |
testNoSubtree_NoTreeWalk() |
void |
testNoSubtree_WithTreeWalk() |
void |
testRemovedSubtree() |
void |
testReset() |
void |
testSingleSubtree_NoRecursion() |
void |
testSingleSubtree_Recursive() |
void |
testTwoLevelSubtree_FilterPath() |
void |
testTwoLevelSubtree_Recursive() |
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, lookup, read, resetIndex, setUp, slashify, writeLink, writeTrashFile, writeTrashFile, writeTrashFiles
addRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, indexState, read, recursiveDelete, runHook, tearDown, tick, write, write
public void testEmptyTree_WithTreeWalk() throws Exception
Exception
public void testNoSubtree_WithTreeWalk() throws Exception
Exception
public void testSingleSubtree_NoRecursion() throws Exception
Exception
public void testSingleSubtree_Recursive() throws Exception
Exception
public void testTwoLevelSubtree_Recursive() throws Exception
Exception
public void testTwoLevelSubtree_FilterPath() throws Exception
Exception
Copyright © 2016 Eclipse JGit Project. All rights reserved.