C# 클래스 Lucene.Net.Analysis.Hu.TestHungarianAnalyzer

상속: BaseTokenStreamTestCase
파일 보기 프로젝트 열기: apache/lucenenet

공개 메소드들

메소드 설명
TestResourcesAvailable ( ) : void

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

비공개 메소드들

메소드 설명
TestBasics ( ) : void
TestExclude ( ) : void
TestRandomStrings ( ) : void

메소드 상세

TestResourcesAvailable() 공개 메소드

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