C# Class GitSharp.Tests.IndexTreeWalkerTest

Inheritance: RepositoryTestCase
Exibir arquivo Open project: jagregory/GitSharp

Public Methods

Method Description
tearDown ( ) : void

Private Methods

Method Description
IndexTreeWalkerTest ( ) : System.Collections.Generic
testBoth ( ) : void
testIndexOnlyOneLevel ( ) : void
testIndexOnlySubDirs ( ) : void
testLeavingTree ( ) : void
testTreeOnlyOneLevel ( ) : void

Method Details

tearDown() public method

public tearDown ( ) : void
return void