C# Class Lucene.Net.Analysis.TestStopAnalyzer

Exibir arquivo Open project: synhershko/lucene.net

Public Methods

Method Description
TestStopAnalyzer ( ) : System
TestStopAnalyzer ( System s ) : System

Private Methods

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

Method Details

TestStopAnalyzer() public method

public TestStopAnalyzer ( ) : System
return System

TestStopAnalyzer() public method

public TestStopAnalyzer ( System s ) : System
s System
return System