C# Class GitSharp.Tests.TreeIteratorPreOrderTest

Inheritance: RepositoryTestCase
Show file Open project: jagregory/GitSharp

Private Methods

Method Description
MakeIterator ( Core tree ) : TreeIterator
testEmpty ( ) : void
testSimpleF1 ( ) : void
testSimpleF2 ( ) : void
testSimpleT ( ) : void
testTricky ( ) : void