public class DirCacheIteratorTest extends RepositoryTestCase
ASSUME_UNCHANGED, CONTENT, CONTENT_ID, db, LENGTH, MOD_TIME, SMUDGE, trashauthor, committer| 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, indexState, lookup, read, resetIndex, setUp, writeTrashFile, writeTrashFile, writeTrashFilesaddRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, read, recursiveDelete, runHook, tearDown, tick, write, writepublic void testEmptyTree_WithTreeWalk()
throws Exception
Exceptionpublic void testNoSubtree_WithTreeWalk()
throws Exception
Exceptionpublic void testSingleSubtree_NoRecursion()
throws Exception
Exceptionpublic void testSingleSubtree_Recursive()
throws Exception
Exceptionpublic void testTwoLevelSubtree_Recursive()
throws Exception
Exceptionpublic void testTwoLevelSubtree_FilterPath()
throws Exception
ExceptionCopyright © 2015 Eclipse JGit Project. All rights reserved.