[Cppunit-devel] Need Help!!
Brought to you by:
blep
From: Tirumala, B. (IE10) <Tir...@ho...> - 2002-09-30 07:12:42
|
Hi , I am not very clear with decorator funtionality of CPPUNIT. what exactly we are achieving by having TestSetup.h. Can u please clarify me .And if i need to use this i class, i have to derive my testcase from setup, right ? And when testcases have been added to the suite and run at once, the same SetUp method is called for all the testcases in the same suite, right . means same state will be set up for all the testcases in a same suite. If i need to have different state for testcases in the same suite ,How can i do that ? Expecting a reply ASAP Looking forward for the response. Thanks Tirumala |