I change the title to be more explicit.

I created test following this tutorial : 
http://jakarta.apache.org/cactus/writing/howto_ejb_j2eeri.html
and running it following this one : 
http://jakarta.apache.org/cactus/integration/integration_browser.html

The goal is to display multiple testcases ine the same 'Unit Test Results' 
report TestCase by TestCase.

Thanks
Sebastien Bervoets
Belgium


-----Original Message-----
From: Bervoets, Sébastien [mailto:[EMAIL PROTECTED]
Sent: 08 August 2007 09:18
To: Cactus User Mailing List (E-mail)
Subject: Multiple tests in one report


Hi all,

I've followed the tutorial "Testing EJBs" with the Converter and I'm happy to 
see that works fine. I'm quicly happy ;)

I've tested the ServletTestRunner with XSLT using the command : 
http://localhost:9080/ConverterTest/ServletTestRunner?suite=be.arista.test.bers.cactustest.ConverterTest&transform=yes
 and it works fine also.

I created a second test class named Converter2Test with another test and I can 
test it with the command : 
http://localhost:9080/ConverterTest/ServletTestRunner?suite=be.arista.test.bers.cactustest.Converter2Test&transform=yes
 

But now I'd like to use only one command to test both and see the result in one 
report.

Could you please help me ?

Thanks

Sébastien Bervoets
Belgium


AristA mail server sent this e-mail.

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


AristA mail server sent this e-mail.

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

Reply via email to