BaseBitSetTestCase
Base test case for BitSets.
Functions
Link copied to clipboard
Link copied to clipboard
Test the BitSet.cardinality method.
Link copied to clipboard
Test the BitSet.clear method.
Link copied to clipboard
Test the BitSet.clear all method.
Link copied to clipboard
Test the BitSet.clear range method.
Link copied to clipboard
Test the BitSet.getAndSet method.
Link copied to clipboard
Test BitSet.nextSetBit.
Link copied to clipboard
Test BitSet.nextSetBit with range.
Link copied to clipboard
Test BitSet.or on dense sets.
Link copied to clipboard
Test BitSet.or on a random density.
Link copied to clipboard
Test BitSet.or on sparse sets.
Link copied to clipboard
Test BitSet.prevSetBit.
Link copied to clipboard
Test the BitSet.set method.