wangyu5 / googlemock

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

verify expectations on leaked mock objects on program exit #70

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When a test program finishes, gmock will fail it if leaked mock objects are 
detected.  We should also verify expectations on them such that the error 
messages contain more useful information.

Original issue reported on code.google.com by zhanyong...@gmail.com on 15 Sep 2009 at 7:03

GoogleCodeExporter commented 9 years ago

Original comment by w...@google.com on 27 Sep 2010 at 9:30