C# Class Lucene.Net.Analysis.Tokenattributes.TestTermAttributeImpl

Inheritance: Lucene.Net.Util.LuceneTestCase
Datei anzeigen Open project: synhershko/lucene.net

Public Methods

Method Description
TestTermAttributeImpl ( ) : System

Private Methods

Method Description
TestClone ( ) : void
TestCopyTo ( ) : void
TestEquals ( ) : void
TestGrow ( ) : void
TestMixedStringArray ( ) : void
TestResize ( ) : void
TestToString ( ) : void

Method Details

TestTermAttributeImpl() public method

public TestTermAttributeImpl ( ) : System
return System