public class FileTreeIteratorJava7Test
extends org.eclipse.jgit.junit.RepositoryTestCase
Constructor and Description |
---|
FileTreeIteratorJava7Test() |
Modifier and Type | Method and Description |
---|---|
void |
testFileModeSymLinkIsNotATree() |
void |
testSymlinkActuallyModified()
Like #testSymlinkNotModifiedThoughNormalized but here the link is
modified.
|
void |
testSymlinkModifiedNotNormalized()
Like #testSymlinkNotModifiedThoughNormalized but there is no
normalization being done.
|
void |
testSymlinkNotModifiedThoughNormalized() |
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, indexState, lookup, read, resetIndex, setUp, writeTrashFile, writeTrashFile, writeTrashFiles
public void testFileModeSymLinkIsNotATree() throws IOException
IOException
public void testSymlinkNotModifiedThoughNormalized() throws Exception
Exception
public void testSymlinkModifiedNotNormalized() throws Exception
Exception
Copyright © 2015 Eclipse JGit Project. All rights reserved.