Method AssertEquals
AssertEquals(Int32, BitArray, T)
Assert that the content of the
Declaration
public virtual void AssertEquals(int numBits, BitArray ds1, T ds2)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | numBits | |
BitArray | ds1 | |
T | ds2 |