C# Class Lucene.Net.Analysis.Ro.TestRomanianAnalyzer

Inheritance: BaseTokenStreamTestCase
Datei anzeigen Open project: apache/lucenenet

Public Methods

Method Description
TestResourcesAvailable ( ) : void

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

Private Methods

Method Description
TestBasics ( ) : void
TestExclude ( ) : void
TestRandomStrings ( ) : void

Method Details

TestResourcesAvailable() public method

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