C# 클래스 Lucene.Net.Analysis.Tokenattributes.TestSimpleAttributeImpls

상속: Lucene.Net.Util.LuceneTestCase
파일 보기 프로젝트 열기: synhershko/lucene.net 1 사용 예제들

공개 메소드들

메소드 설명
AssertCloneIsEqual ( Lucene.Net.Util.Attribute att ) : Lucene.Net.Util.Attribute
AssertCopyIsEqual ( Lucene.Net.Util.Attribute att ) : Lucene.Net.Util.Attribute
TestSimpleAttributeImpls ( ) : System

비공개 메소드들

메소드 설명
TestFlagsAttribute ( ) : void
TestOffsetAttribute ( ) : void
TestPayloadAttribute ( ) : void
TestPositionIncrementAttribute ( ) : void
TestTypeAttribute ( ) : void

메소드 상세

AssertCloneIsEqual() 공개 정적인 메소드

public static AssertCloneIsEqual ( Lucene.Net.Util.Attribute att ) : Lucene.Net.Util.Attribute
att Lucene.Net.Util.Attribute
리턴 Lucene.Net.Util.Attribute

AssertCopyIsEqual() 공개 정적인 메소드

public static AssertCopyIsEqual ( Lucene.Net.Util.Attribute att ) : Lucene.Net.Util.Attribute
att Lucene.Net.Util.Attribute
리턴 Lucene.Net.Util.Attribute

TestSimpleAttributeImpls() 공개 메소드

public TestSimpleAttributeImpls ( ) : System
리턴 System