On 4/27/06, Tim Ellison <[EMAIL PROTECTED]> wrote: > I say leave them mixed. We are no more likely to want to run > serialization tests separately than we are locking tests etc. and trying > to layout the tests on disk to represent all the different metadata > about each test case is not going to work.
+1. usually we have test layout like: one class - one TestCase. I don't see big reason to support several layouts simultaneously (class-based, serialization-based, etc.) -- Anton Avtamonov, Intel Middleware Products Division --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
