On Fri, Jun 27, 2008 at 11:32 AM, Niranjan Deshpande <[EMAIL PROTECTED]>
wrote:

> I want to control the sequence in which my test classes are executed.
>

Well, first of all, i'll admit that I don't know if this is possible, and if
so, how.  If you're using JUnit 3.8.X, you might be able to make this happen
with a custom JUnit Suite.  Maybe someone else will have a better
suggestion.

Secondly, can I ask why you want to do this?  Generally, having tests rely
on the order of execution would be something I'd try and avoid.

  - Geoffrey
-- 
Geoffrey Wiseman

Reply via email to