Method Summary |
|
public void | testClear() Test the clear() method on BitVectors of various sizes. |
public void | testConstructSize() Test the default constructor on BitVectors of various sizes. |
public void | testCount() Test the count() method on BitVectors of various sizes. |
public void | testDgaps() Test r/w when size/count cause switching between bit-set and d-gaps file formats. |
public void | testGetSet() Test the get() and set() methods on BitVectors of various sizes. |
public void | testWriteRead() Test writing and construction to/from Directory. |