Hi All,

My JUnit Test Cases have the next package structure
/root_dir
   /testcase
       /component1
           /TestComponent1.class
       /component2
           /TestComponent2.class

How I may run all this test cases with <junit> task. May you give me and example. Take note that Ant need to run this test cases without directly specifying test case
class names or packages. Ant may know only root_dir location.

thank you


---
Denis Bessmertnyj,
GUI SoftWeb
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to