C# Class Lucene.Net.Analysis.Core.TestStopAnalyzer

Inheritance: BaseTokenStreamTestCase
Afficher le fichier Open project: apache/lucenenet

Méthodes publiques

Méthode Description
SetUp ( ) : void

Private Methods

Méthode Description
TestDefaults ( ) : void
TestStopList ( ) : void
TestStopListPositions ( ) : void

Method Details

SetUp() public méthode

public SetUp ( ) : void
Résultat void