C# Class Lucene.Net.Analysis.Th.TestThaiAnalyzer

Test case for ThaiAnalyzer, modified from TestFrenchAnalyzer
Inheritance: BaseTokenStreamTestCase
Afficher le fichier Open project: apache/lucenenet

Méthodes publiques

Méthode Description
SetUp ( ) : void

Private Methods

Méthode Description
TestAnalyzer30 ( ) : void
TestAttributeReuse ( ) : void
TestBackwardsStopWords ( ) : void
TestBuggyTokenType30 ( ) : void
TestOffsets ( ) : void
TestPositionIncrements ( ) : void
TestRandomHugeStrings ( ) : void
TestRandomStrings ( ) : void
TestReusableTokenStream ( ) : void
TestReusableTokenStream30 ( ) : void
TestStopWords ( ) : void
TestTwoSentences ( ) : void

Method Details

SetUp() public méthode

public SetUp ( ) : void
Résultat void