public class FileTreeIteratorTest extends RepositoryTestCase
ASSUME_UNCHANGED, CONTENT, CONTENT_ID, db, LENGTH, MOD_TIME, SMUDGE, trash
author, 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, writeTrashFiles
addRepoToClose, createBareRepository, createTempDirectory, createTempFile, createUniqueTestGitDir, createWorkRepository, getCeilings, getTemporaryDirectory, read, recursiveDelete, runHook, tearDown, tick, write, write
public void setUp() throws Exception
setUp
in class RepositoryTestCase
Exception
public void testGetEntryContentLength() throws Exception
Exception
public void testEmptyIfRootDoesNotExist() throws Exception
Exception
public void testEmptyIteratorOnEmptyDirectory() throws Exception
Exception
public void testIsModifiedSymlinkAsFile() throws Exception
Exception
public void testIsModifiedFileSmudged() throws Exception
Exception
public void submoduleHeadMatchesIndex() throws Exception
Exception
public void submoduleWithNoGitDirectory() throws Exception
Exception
public void submoduleDirectoryIterator() throws Exception
Exception
public void submoduleNestedWithHeadMatchingIndex() throws Exception
Exception
Copyright © 2015 Eclipse JGit Project. All rights reserved.