public class AbstractTreeIteratorTest extends Object
Modifier and Type | Class and Description |
---|---|
class |
AbstractTreeIteratorTest.FakeTreeIterator |
Constructor and Description |
---|
AbstractTreeIteratorTest() |
Modifier and Type | Method and Description |
---|---|
void |
testCreateEmptyTreeIterator() |
void |
testEnsurePathCapacityFastCase() |
void |
testEnsurePathCapacityGrows() |
void |
testEntryFileMode() |
void |
testEntryPath() |
void |
testGrowPath() |
void |
testPathCompare() |
public void testEnsurePathCapacityFastCase() throws Exception
Exception
public void testEnsurePathCapacityGrows() throws Exception
Exception
public void testEntryFileMode()
public void testEntryPath()
public void testCreateEmptyTreeIterator()
Copyright © 2018 Eclipse JGit Project. All rights reserved.