C# Class Lucene.Net.Analysis.Util.TestCharArrayMap_

Exibir arquivo Open project: apache/lucenenet

Public Methods

Method Description
DoRandom ( int iter, bool ignoreCase ) : void

Private Methods

Method Description
TestCharArrayMap ( ) : void
TestMethods ( ) : void
TestModifyOnUnmodifiable ( ) : void
TestToString ( ) : void

Method Details

DoRandom() public method

public DoRandom ( int iter, bool ignoreCase ) : void
iter int
ignoreCase bool
return void