C# Class Lucene.Net.Analysis.Hi.TestHindiAnalyzer

Tests the HindiAnalyzer
Inheritance: BaseTokenStreamTestCase
Afficher le fichier Open project: apache/lucenenet

Méthodes publiques

Méthode Description
TestResourcesAvailable ( ) : void

This test fails with NPE when the stopwords file is missing in classpath

Private Methods

Méthode Description
TestBasics ( ) : void
TestExclusionSet ( ) : void
TestRandomStrings ( ) : void

Method Details

TestResourcesAvailable() public méthode

This test fails with NPE when the stopwords file is missing in classpath
public TestResourcesAvailable ( ) : void
Résultat void