C# Class BitsetsNET.Tests.RLEBitsetTests

Inheritance: BitsetsNET.Tests.BaseBitSetTests
Show file Open project: BitSetsNet/BitSetsNet

Protected Methods

Method Description
CreateSetFromIndices ( int indices, int length ) : IBitset

Private Methods

Method Description
SerializationTest ( ) : void
SetMethodDoesntMutateLength ( ) : void
ToBitArrayTest ( ) : void

Method Details

CreateSetFromIndices() protected method

protected CreateSetFromIndices ( int indices, int length ) : IBitset
indices int
length int
return IBitset