On 1/8/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
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


I saw your question attached to the bug and just did not have an
opinion either way... :-)

It seems to me that unit tests are not functionTests, and because of
that, I'd say to add a junit framework to the unit test area...
However, we obviously run the existing 'unit' tests as part of our
functionTests, so it really is one big pot at the moment. If it's
easier to add a 'unit' directory to the functionTests area, I'd have
no problems with that approach either...

(in other words, I still have no firm opinion on this. :-)  ).
Myrna

Reply via email to