C# Class Lucene.Net.Util.TestOpenBitSet

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

Private Methods

Method Description
DoGet ( System a, OpenBitSet b ) : void
DoIterate ( System a, OpenBitSet b, int mode ) : void
DoIterate1 ( System a, OpenBitSet b ) : void
DoIterate2 ( System a, OpenBitSet b ) : void
DoNextSetBit ( System a, OpenBitSet b ) : void
DoRandomSets ( int maxSize, int iter, int mode ) : void
TestBig ( ) : void
TestBitUtils ( ) : void
TestEquals ( ) : void
TestHashCodeEquals ( ) : void
TestSmall ( ) : void