Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upgMock Documentation Recommends An Internal Only Class #2620
Comments
|
As you know Before someone makes official revision for it Please refer similar question and example in #2575 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The gMock cookbook recommends using the
Notificationclass in its section on declaration for theNotificationclass states "This class is only for testing Google Test's own constructs. Do not use it in user tests..."