We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I wonder if it would be possible to add a generic MOCK_METHOD like in GMock, which replaces all or most of the special MOCK_METHOD and similar things?
I assumed that someone else would already have asked that, but I couldn't find any issue for it.
The text was updated successfully, but these errors were encountered:
I believe you mean issue #28. Anyone who can figure out how to implement it is most welcome to.
Sorry, something went wrong.
Ahh right, Coudln't find that issue. Have you had a look at GMock? They have implemented it, so maybe that can give some inspiration?
No branches or pull requests
Hi,
I wonder if it would be possible to add a generic MOCK_METHOD like in GMock, which replaces all or most of the special MOCK_METHOD and similar things?
I assumed that someone else would already have asked that, but I couldn't find any issue for it.
The text was updated successfully, but these errors were encountered: