C# Class Lucene.Net.Analysis.Hu.TestHungarianAnalyzer

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
TestExclude ( ) : 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