C# Class Bamboo.Prevalence.Indexing.Tests.SearchResultTest

Inheritance: NUnit.Framework.Assertion
Datei anzeigen Open project: bamboo/Bamboo.Prevalence

Private Methods

Method Description
AssertSearchHits ( SearchResult result ) : void
CreateRecord ( string name, int age ) : HashtableRecord
SetUp ( ) : void
TestFilter ( ) : void
TestForEach ( ) : void
TestIntersect ( ) : void
TestSort ( ) : void
TestSortByField ( ) : void
TestToRecordArray ( ) : void