Hi, Could somebody please explain me do we mix up regression and unit tests?
I noticed that the luni module has two kind of test packages (under the luni/src/test/java directory). A name of one of them starts with the "org.apache.harmony.tests" string. Another one starts with the "tests" string. What the package should I use to add 1) a regression test? 2) a unit test of, say, just added api class method? Thanks. -- Dmitry M. Kononov Intel Managed Runtime Division --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
