On Thu, 14 Apr 2005, Dominique Devienne <[EMAIL PROTECTED]> wrote:
>> From: Stefan Bodewig [mailto:[EMAIL PROTECTED]
>> 
>> The other part will be an <antunit> task, which will take a build
>> file and for each target whose name starts with "test" will
>> 
>> (1) create an Ant task
>> (2) run the target named setUp if present
>> (3) run the target
>> (4) run the target named tearDown if present
> 
> (2) mimicks JUnit, but may not be necessary.

Yes, I thought about that but wanted it to be symmetric, somehow.  No
strong feelings about it, though.

> (4) OTOH is useful and great for cleanup directly from Ant.

Yes, it is essential.

Stefan

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

Reply via email to