Re: [Cppunit-devel] Question about cppUnit
Brought to you by:
blep
From: CppUnit d. m. l. <cpp...@li...> - 2007-03-27 21:06:26
|
Baptiste - Any details on how I go about doing this ? Thanks Ranji cppunit-devel mailing list wrote: > > This mecanism is not supported, but you can implement your own test > factory in a TestSuite subclass. > > Baptiste. > ----- Original Message ----- > From: CppUnit development mailing list > To: cpp...@li... > Sent: Wednesday, January 31, 2007 9:18 PM > Subject: [Cppunit-devel] Question about cppUnit > > > Folks - > > > > I am a novice user of cppUnit but a pretty experienced one of JUnit & > MbUnit. I was wondering if one of you could provide an answer to the > following query: > > > > JUnit & MbUnit have the capability to loop over test cases defined in > XML files, parse them, dynamically create test cases and run these test > cases using their respective runners - I was wondering if cppUnit offered > the same capability so that I could refrain from statically defining all > my test cases. This would permit me to execute the same sequence of test > steps though with disparate data defined in these XML files > > > > Any hints, suggestions will be greatly appreciated. > > > > Thanks > > --- > Baptiste Lepilleur <bl...@us...> > CppUnit maintainer > OpenTest and CppUnit 2 developer. > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Cppunit-devel mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppunit-devel > > Quoted from: http://www.nabble.com/Question-about-cppUnit-tf3159691.html#a9142043 |