public class FileTreeIteratorTest extends RepositoryTestCase
ASSUME_UNCHANGED, CONTENT, CONTENT_ID, db, LENGTH, MOD_TIME, SMUDGE, trashauthor, committer| Constructor and Description |
|---|
FileTreeIteratorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
idOffset() |
void |
setUp() |
void |
submoduleDirectoryIterator() |
void |
submoduleHeadMatchesIndex() |
void |
submoduleNestedWithHeadMatchingIndex() |
void |
submoduleWithNoGitDirectory() |
void |
submoduleWithNoHead() |
void |
testComputeFileObjectId() |
void |
testDirCacheMatchingId() |
void |
testEmptyIfRootDoesNotExist() |
void |
testEmptyIfRootIsEmpty() |
void |
testEmptyIfRootIsFile() |
void |
testEmptyIteratorOnEmptyDirectory() |
void |
testGetEntryContentLength() |
void |
testIsModifiedFileSmudged() |
void |
testIsModifiedSymlinkAsFile() |
void |
testSimpleIterate() |
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, indexState, lookup, read, resetIndex, writeTrashFile, writeTrashFile, writeTrashFilesaddRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, read, recursiveDelete, runHook, tearDown, tick, write, writepublic void setUp()
throws Exception
setUp in class RepositoryTestCaseExceptionpublic void testGetEntryContentLength()
throws Exception
Exceptionpublic void testEmptyIfRootDoesNotExist()
throws Exception
Exceptionpublic void testEmptyIteratorOnEmptyDirectory()
throws Exception
Exceptionpublic void testIsModifiedSymlinkAsFile()
throws Exception
Exceptionpublic void testIsModifiedFileSmudged()
throws Exception
Exceptionpublic void submoduleHeadMatchesIndex()
throws Exception
Exceptionpublic void submoduleWithNoGitDirectory()
throws Exception
Exceptionpublic void submoduleDirectoryIterator()
throws Exception
Exceptionpublic void submoduleNestedWithHeadMatchingIndex()
throws Exception
ExceptionCopyright © 2015 Eclipse JGit Project. All rights reserved.