Re: [Cppunit-devel] Queries about CPPUnit
Brought to you by:
blep
From: Baptiste L. <gai...@fr...> - 2002-06-12 16:45:01
|
No this functionnality is not available. You can only run one test at a time, but since you can run all the test of the suite that contains all the fixture's methods, you have something close to that functionnality. If this can not solve your problem, could you explain why ? Baptiste. ----- Original Message ----- From: Rinu Chacko To: cpp...@li... Sent: Tuesday, June 11, 2002 10:04 AM Subject: [Cppunit-devel] Queries about CPPUnit Hi, We tried CPP Unit. We had been using DUnit for a long time. In CPPUnit UI, there is no provision to select a set of the methods and execute. Is there any updated CPP Unit which provide this functionality (just like DUnit)? ( * Test cases selectable. * Different colors for Success/Failure/Exception etc. ) - Rinu Chacko |