http://ant.apache.org/manual/tutorial-HelloWorldWithAnt.html
"Testing the class"


Jan 

>-----Ursprüngliche Nachricht-----
>Von: Denis Bessmertnyj [mailto:[EMAIL PROTECTED] 
>Gesendet: Freitag, 20. April 2007 20:59
>An: Ant Users List
>Betreff: JUnit reports
>
>How I may do with JUnit & JUnitReport tasks the next: 
>I have a lot of test cases each of wich contains tests. 
>I need to run all of them and then I need gather together 
>information about all test cases passing in one file in the 
>next format. 
>
>FirstTestCase - passed
>- testGetInfo - passed
>- testSendRequest - passed
>
>SecondTestCase - failed
>- testPutGoods - passed
>- testGetBusket  - failed
>
>...
>
>thank you
>
>---
>Denis Bessmertnyj,
>GUI SoftWeb
>
>---------------------------------------------------------------------
>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