Hi David, Thanks for the thread name. The last message I sent on this topic was http://www.mail-archive.com/cactus-user%40jakarta.apache.org/msg05267.ht ml. I see you have not yet answered. I'm interested by Kim's feedback and yours.
Thanks -Vincent > -----Original Message----- > From: David Plass [mailto:[EMAIL PROTECTED] > Sent: 14 May 2004 17:24 > To: Cactus Users List > Subject: RE: test execution in browser > > The thread was named "No class name in result?" > > Thanks > --DP > > > -----Original Message----- > From: Vincent Massol [mailto:[EMAIL PROTECTED] > Sent: Friday, May 14, 2004 10:27 AM > To: 'Cactus Users List' > Subject: RE: test execution in browser > > > Hi Sumit, > > I remember a discussion about this not long ago on this list (can't > remember the thread name but someone else had a need for this too). The > XML is generated in the > http://jakarta.apache.org/cactus/api/framework-13/org/apache/cactus/inte > rnal/server/runner/XMLFormatter.html class. Feel free to provide a > patch. Please also open a JIRA issue. > > Thanks > -Vincent > > > -----Original Message----- > > From: Gupta, Sumit [mailto:[EMAIL PROTECTED] > > Sent: 03 May 2004 19:53 > > To: [EMAIL PROTECTED] > > Subject: test execution in browser > > > > Hi, > > > > I am using cactus to generate HTML report for my testsuite. I am using > > > > http://server:port/mywebapp/ServletTestRunner?suite=MyTestLoader > > > > to run my testcases from browser. Actually, I have made a program > > (MyTestLoader)that dynamically looks for the test cases in a specified > > directory of my Web Application, loads them and execute them using the > > above URL. The main testcase (MyTestLoader) contains a suite() method > that > > dynamically adds all the test cases found. Now, the problem is that I > am > > not getting the name of the testcases I am executing. The above URL > > generates an XML file that contains all the test methods under a node > > <testsuite>. Is it a way where I can generate an XML having different > Test > > cases under different nodes? (So that a user can identify, which test > > method belong to which test case?) > > > > Thanks, > > > > Sumit > > > > --------------------------------------------------------------------- > > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
