mirror of
https://github.com/google/googletest.git
synced 2025-11-30 16:17:28 -05:00
Implements NaggyMock.
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user