Re: [Cppunit-devel] templatized assertions
Brought to you by:
blep
From: Baptiste L. <gai...@fr...> - 2001-05-17 15:34:35
|
> > > Removing inheritance would require people to explicitly use the > namespace for > > assertion if they disabled the assert macro. Anybody see a problem > with > that ? > > Only that it breaks existing test code. Are you refering to code you have implemented or code other people may have implemented ? If you used TestAssert, I'd like to know why you did not use the assert macro which provides more information. Given that the loss of information make it harder not to have to run the debugger, I'm really curious to know why someone would use TestAssert instead of the helper macro. Baptiste. --- Baptiste Lepilleur <gai...@fr...> http://gaiacrtn.free.fr/index.html Language: English |