public class AttributesNodeWorkingTreeIteratorTest
extends org.eclipse.jgit.junit.RepositoryTestCase
Constructor and Description |
---|
AttributesNodeWorkingTreeIteratorTest() |
Modifier and Type | Method and Description |
---|---|
void |
testEmptyGitAttributeFile()
Checks that empty .gitattribute files do not return incorrect value.
|
void |
testNoAttributes()
Checks that if there is no .gitattributes file in the repository
everything still work fine.
|
void |
testNoMatchingAttributes() |
void |
testRules() |
assertEqualsFile, check, checkFile, checkoutBranch, commitFile, copyFile, createBranch, createEntry, createEntry, createEntry, deleteTrashFile, fsTick, indexState, indexState, lookup, read, resetIndex, setUp, writeTrashFile, writeTrashFile, writeTrashFiles
public AttributesNodeWorkingTreeIteratorTest()
public void testNoAttributes() throws Exception
Exception
public void testEmptyGitAttributeFile() throws Exception
Exception
Copyright © 2015 Eclipse JGit Project. All rights reserved.