C# Class Lucene.Net.Analysis.Miscellaneous.TestCapitalizationFilterFactory

Inheritance: Lucene.Net.Analysis.Util.BaseTokenStreamFactoryTestCase
Datei anzeigen Open project: apache/lucenenet

Private Methods

Method Description
TestBogusArguments ( ) : void
TestCapitalization ( ) : void
TestCapitalization10 ( ) : void
TestCapitalization11 ( ) : void
TestCapitalization12 ( ) : void
TestCapitalization13 ( ) : void
TestCapitalization2 ( ) : void
TestCapitalization3 ( ) : void
TestCapitalization4 ( ) : void
TestCapitalization5 ( ) : void
TestCapitalization6 ( ) : void
TestCapitalization7 ( ) : void
TestCapitalization8 ( ) : void
TestCapitalization9 ( ) : void
TestForceFirstLetterWithKeep ( ) : void
TestInvalidArguments ( ) : void
TestKeepIgnoreCase ( ) : void
TestKeepIgnoreCase2 ( ) : void
TestKeepIgnoreCase3 ( ) : void
TestMaxTokenLength ( ) : void
TestMaxWordCount ( ) : void
TestMaxWordCount2 ( ) : void
TestMinWordLength ( ) : void