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

Afficher le fichier Open project: apache/lucenenet

Méthodes publiques

Méthode Description
DoRandom ( int iter, bool ignoreCase ) : void

Private Methods

Méthode Description
TestCharArrayMap ( ) : void
TestMethods ( ) : void
TestModifyOnUnmodifiable ( ) : void
TestToString ( ) : void

Method Details

DoRandom() public méthode

public DoRandom ( int iter, bool ignoreCase ) : void
iter int
ignoreCase bool
Résultat void