Re: [Cppunit-devel] Error in the CppUnit Cookbook
Brought to you by:
blep
From: Baptiste L. <gai...@fr...> - 2002-05-22 17:26:34
|
Those issues have already been reported and fixed in 1.9.6. There is also a new example that come with source files and an article (still need clean-up but should help a lot). Thanks for reporting, Baptiste. ----- Original Message ----- From: "Christoph Späth" <chr...@sy...> To: <cpp...@li...> Sent: Wednesday, May 15, 2002 11:10 AM Subject: [Cppunit-devel] Error in the CppUnit Cookbook > 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 > > > _______________________________________________________________ > > Have big pipes? SourceForge.net is looking for download mirrors. We supply > the hardware. You get the recognition. Email Us: ban...@so... > _______________________________________________ > Cppunit-devel mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppunit-devel > |