C# Class SIL.Utils.SetTests

Mostra file Open project: sillsdev/FieldWorks

Private Methods

Method Description
AddRangeTests1 ( ) : void
AddRangeTests2 ( ) : void
AddTests ( ) : void
CastAsNewSet ( ) : void
ClearTests ( ) : void
ConstructionTests ( ) : void
CopyToTests ( ) : void
Create ( ) : Set

Create a Set with given integers.

EnumeratorTests ( ) : void
ReadonlySet_Add ( ) : void
ReadonlySet_AddRange1 ( ) : void
ReadonlySet_AddRange2 ( ) : void
ReadonlySet_Clear ( ) : void
ReadonlySet_Remove ( ) : void
RemoveTests ( ) : void
SetOperationsTests ( ) : void
ToArrayTests ( ) : void
ToArrayTests2 ( ) : void