C# Class Lucene.Net.Index.TestFieldsReader

Datei anzeigen Open project: synhershko/lucene.net Class Usage Examples

Public Methods

Method Description
TestFieldsReader ( ) : System
TestFieldsReader ( System s ) : System

Private Methods

Method Description
AssertSizeEquals ( int size, byte sizebytes ) : void
SetUp ( ) : void
TearDown ( ) : void
Test ( ) : void
TestExceptions ( ) : void
TestLazyFields ( ) : void
TestLazyFieldsAfterClose ( ) : void
TestLazyPerformance ( ) : void
TestLoadFirst ( ) : void
TestLoadSize ( ) : void

Method Details

TestFieldsReader() public method

public TestFieldsReader ( ) : System
return System

TestFieldsReader() public method

public TestFieldsReader ( System s ) : System
s System
return System