[Cppunit-devel] Error in the CppUnit Cookbook
Brought to you by:
blep
From:
<chr...@sy...> - 2002-05-15 09:10:40
|
Hi! Yesterday I wrote to the list that I had a problem with the protected functions setUp() and tearDown(). Now a member of the list told me, that these two functions have to be public. So please fix the error in the CppUnit Cookbook. In the paragraph titled Test Case the methods setUp() and taerDown() are declared as protected. According to the mail I received from Michel Armin this is false. I think it would be a good idea to offer complete sources of the cookbook and not only a few parts. (As I mentiones in the other mail sometimes I didn't know if an identifier is provided from the framework or c++ or if I have to implement it) Regards Chris |