Implements NaggyMock.

This commit is contained in:
zhanyong.wan
2013-03-01 01:54:22 +00:00
parent a31d9ce290
commit 844fa94976
4 changed files with 302 additions and 81 deletions

View File

@@ -399,6 +399,9 @@ class GTEST_API_ Mock {
template <typename M>
friend class NiceMock;
template <typename M>
friend class NaggyMock;
template <typename M>
friend class StrictMock;