C# Class Lucene.Net.Analysis.Standard.TestUAX29URLEmailTokenizerFactory

A few tests based on org.apache.lucene.analysis.TestUAX29URLEmailTokenizer
Inheritance: Lucene.Net.Analysis.Util.BaseTokenStreamFactoryTestCase
Show file Open project: apache/lucenenet

Private Methods

Method Description
TestArabic ( ) : void
TestBogusArguments ( ) : void
TestChinese ( ) : void
TestEmails ( ) : void
TestHyphen ( ) : void
TestIllegalArguments ( ) : void
TestKorean ( ) : void
TestMatchVersion ( ) : void
TestMaxTokenLength ( ) : void
TestUAX29URLEmailTokenizer ( ) : void
TestURLs ( ) : void