From kde-devel Fri Nov 25 20:49:16 2005 From: Roberto Cappuccio Date: Fri, 25 Nov 2005 20:49:16 +0000 To: kde-devel Subject: Re: Automatic extraction of unit tests from C++ classes Message-Id: <200511252149.16851.roberto.cappuccio () gmail ! com> X-MARC-Message: https://marc.info/?l=kde-devel&m=113295338728390 Alle 20:42, venerd́ 25 novembre 2005, Mathieu Chouinard ha scritto: > On November 24, 2005 09:06, Roberto Cappuccio wrote: > > Hi, > > > > is there a tool to automate the extraction of unit tests from C++ > > classes? I used something similar in Java, but I'm not able to find the > > equivalent for C++. > > > > Thanks in advance > > > > Roberto > > I found something called stubbycpp on sourceforge and it seems to do > exactly this but for cppunit > Mathieu Unfortunately, it creates a very basic test class with 2 only tests: test1 and test2. It does not provide stubs for all the methods of the class to be tested. Thanks anyway Roberto >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<