On Fri, Sep 4, 2009 at 9:43 PM, Lukáš Vlček <lukas.vl...@gmail.com> wrote:

> Grant,
> Are you able to run single unit test from IDEA? How do you setup resource
> folders for tests in this case?
> Or do you run it manually from command line via ant?
>

To run a test from IDEA, set the start path (I don't remember the exact
name) to src/test/test-files. To run only one single test from ant use
-Dtestcase=<class-name>

-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to