C# Class Lucene.Net.Util.TestFieldCacheSanityChecker

Inheritance: LuceneTestCase
Mostra file Open project: synhershko/lucene.net

Protected Properties

Property Type Description
readerA Lucene.Net.Index.IndexReader
readerB Lucene.Net.Index.IndexReader
readerX Lucene.Net.Index.IndexReader

Private Methods

Method Description
SetUp ( ) : void
TearDown ( ) : void
TestInsanity1 ( ) : void
TestInsanity2 ( ) : void
TestInsanity3 ( ) : void
TestSanity ( ) : void

Property Details

readerA protected_oe property

protected Lucene.Net.Index.IndexReader readerA
return Lucene.Net.Index.IndexReader

readerB protected_oe property

protected Lucene.Net.Index.IndexReader readerB
return Lucene.Net.Index.IndexReader

readerX protected_oe property

protected Lucene.Net.Index.IndexReader readerX
return Lucene.Net.Index.IndexReader