public class FileTreeIteratorTest
extends org.eclipse.jgit.junit.RepositoryTestCase
| 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, writeTrashFilespublic void setUp()
throws Exception
setUp in class org.eclipse.jgit.junit.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.