nagyistoce / googlemock

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

gmock should fail when used uninitialized #93

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Sometimes a user calls InitGoogleTest instead InitGoogleMock in main(). 
gmock should detect this and fail with an informative message.

Original issue reported on code.google.com by w...@google.com on 22 Dec 2009 at 8:48

GoogleCodeExporter commented 9 years ago

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