> You can now run single tests by calling the single-test target and passing
the
> class of the test you want to run as the property "testcase"
> for eg.
> C:\myprogs\projects\poi\jakarta-poi>build single-test  -
> Dtestcase=org.apache.poi.hssf.usermodel.TestFormulas
>


Hi Avik, why not just use the junit swing gui?  This detects all tests in
the classpath automatically and lets you pick a particular one to run.  Plus
it remembers which ones you've run in the past.

-- Glen





--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to