Hi, as part of DERBY-2191 I would like to create a unit test for the FormatableBitSet class. I would very much like to do this in Junit. Currently there does not appear to be a Junit framework for unit tests (there are no suites in the unitTest directory, or the directory above). So should such a framework be added? Or is it better to add such a test to the functionTest directory?
-- dt
