C# Class Lucene.Net.Analysis.Pattern.TestPatternReplaceFilter

Inheritance: BaseTokenStreamTestCase
Exibir arquivo Open project: apache/lucenenet Class Usage Examples

Private Methods

Method Description
TestEmptyTerm ( ) : void
TestRandomStrings ( ) : void
TestReplaceAll ( ) : void
TestReplaceAllWithBackRef ( ) : void
TestReplaceFirst ( ) : void
TestStripAll ( ) : void
TestStripFirst ( ) : void