keeganwitt / gmock

Automatically exported from code.google.com/p/gmock
6 stars 2 forks source link

what are the preconditions or rules for using gmock? #132

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It's an open question. 
When i was doing the unit test, i found that a class used several other classes 
and even several global variables and functions, sometimes in a mesh.   It's 
not so easy to do the unit test.  So i'd like to hear some advices from you, 
thanks very much.

Original issue reported on code.google.com by bluebell...@gmail.com on 24 Sep 2012 at 7:23

GoogleCodeExporter commented 8 years ago
Please ask on the user mailing list: http://groups.google.com/group/gmock-user

Besides, are you talking about gmock (for Groovy) or googlemock (for C++)?

Original comment by JohnnyJianHY on 9 Oct 2012 at 4:46