
29 Sep
2012
29 Sep
'12
8:54 p.m.
On 29/09/2012 18:33, Sohail Somani wrote:
(...) Anyway, I haven't looked back yet and (sorry) I'm not sure I will. Google Mock itself is unbelievably useful.
Hi Sohail, There is this mock object library I have been working on for a few years which can be used with Boost.Test (but I believe could be adapted to any test framework quite easily) : http://turtle.sf.net I am slowly converting it to boost (I'm working on the documentation these days) and ultimately plan on submitting it. For now I really could use feedback, especially from users of Google Mock ! Regards, MAT.