code-mx / googlemock

Automatically exported from code.google.com/p/googlemock
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

need to define CheckPoint #23

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/googlemock/wiki/CookBook#Using_Check_Points
describes a pattern of using check points.  The CheckPoint class defined
there should be added to Google Mock.

Original issue reported on code.google.com by zhanyong...@gmail.com on 6 Feb 2009 at 7:37

GoogleCodeExporter commented 9 years ago

Original comment by zhanyong...@gmail.com on 4 Mar 2009 at 7:15

GoogleCodeExporter commented 9 years ago
This is subsumed by MockFunction<void()>.

Original comment by zhanyong...@gmail.com on 5 Jun 2009 at 5:42