C# Class Lucene.Net.Analysis.Core.TestStopAnalyzer

Inheritance: BaseTokenStreamTestCase
ファイルを表示 Open project: apache/lucenenet

Public Methods

Method Description
SetUp ( ) : void

Private Methods

Method Description
TestDefaults ( ) : void
TestStopList ( ) : void
TestStopListPositions ( ) : void

Method Details

SetUp() public method

public SetUp ( ) : void
return void