[Cppunit-devel] setup() function per suite not per test
Brought to you by:
blep
From: CppUnit d. m. l. <cpp...@li...> - 2007-04-30 10:38:09
|
How can I create setup function at the suite level, Meaning that it is called at the beginning of the suite run and not for every test. Thanks -- View this message in context: http://www.nabble.com/setup%28%29-function-per-suite-not-per-test-tf3668930.html#a10251395 Sent from the cppunit-devel mailing list archive at Nabble.com. |