On 10/20/06, Sunitha Kambhampati <[EMAIL PROTECTED]> wrote:
Option 2: derbyTesting/perf
+1 I think it makes sense to have a separate directory for performance tests under the derbyTesting level, especially if there's a desire to have general use performance testing classes like JDBCPerfTestCase. And as you pointed out, they're not functional tests. I'm all for things being organized in an obvious fashion. Maybe JDBCPerfTestCase and the other classes in functionTests/tests/perf should move to derbyTesting/perf? If there were tests appropriate for functionTests, then they could be wrapped in a functionTests/suites/PerformanceTests class and then that added to functionTests' All. andrew
