C# Class Lucene.Net.Analysis.Util.TestCharArraySet

Datei anzeigen Open project: apache/lucenenet

Private Methods

Method Description
TestClear ( ) : void
TestContainsWithNull ( ) : void
TestCopyCharArraySet ( ) : void
TestCopyCharArraySetBWCompat ( ) : void
TestCopyEmptySet ( ) : void
TestCopyJDKSet ( ) : void
TestEmptySet ( ) : void
TestIsProperSubsetOfObject ( ) : void
TestIsProperSubsetOfString ( ) : void
TestIsProperSupersetOfObject ( ) : void
TestIsProperSupersetOfString ( ) : void
TestIsSubsetOfObject ( ) : void
TestIsSubsetOfString ( ) : void
TestIsSupersetOfObject ( ) : void
TestIsSupersetOfString ( ) : void
TestModifyOnUnmodifiable ( ) : void
TestNonZeroOffset ( ) : void
TestObjectContains ( ) : void
TestOverlapsObject ( ) : void
TestOverlapsString ( ) : void
TestRehash ( ) : void
TestSingleHighSurrogate ( ) : void
TestSingleHighSurrogateBWComapt ( ) : void
TestSupplementaryChars ( ) : void
TestSupplementaryCharsBWCompat ( ) : void
TestToString ( ) : void
TestUnionWithCharArray ( ) : void
TestUnionWithCharSequence ( ) : void
TestUnionWithObject ( ) : void
TestUnionWithString ( ) : void
TestUnmodifiableSet ( ) : void