see:
http://issues.apache.org/bugzilla/show_bug.cgi?id=34748
Peter
Conor MacNeill wrote:

Ah, sorry - you are right - no way AFAIK.

Conor


Martin Burger wrote:
Conor MacNeill schrieb am 18.07.2005 13:01:

Look at the <test> element.

    <test name="${testcase}"/>

Also, for an example, look at Ant's build file.

That executes all test methods defined in $testcase, doesn't?

I looked meantime at the source code, I think it is not possible to
execute a single test method. JUnitTask.executeAsForked(...) and
JUnitTask.executeInVM(...) executes the whole test suite.

Regards,
  Martin

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



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





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

Reply via email to