Skip to content
New issue

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

Replace old MOCK_METHOD macros #13186

Merged
merged 1 commit into from
Sep 21, 2020
Merged

Replace old MOCK_METHOD macros #13186

merged 1 commit into from
Sep 21, 2020

Conversation

tbarrella
Copy link
Contributor

Commit Message: Replace old MOCK_METHOD macros
Additional Description: As recommended in https://github.com/google/googletest/blob/release-1.10.0/googlemock/docs/cook_book.md#old-style-mock_methodn-macros
Risk Level: Low
Testing: unit test
Docs Changes: N/A
Release Notes: N/A

@mattklein123 mattklein123 merged commit 3548082 into envoyproxy:master Sep 21, 2020
@tbarrella tbarrella deleted the mock-method branch September 21, 2020 18:42
akonradi added a commit to akonradi/envoy that referenced this pull request Dec 16, 2020
This is a continuation of envoyproxy#13186

Signed-off-by: Alex Konradi <akonradi@google.com>
alyssawilk pushed a commit that referenced this pull request Dec 17, 2020
Commit Message: Replace MOCK_METHODn with MOCK_METHOD
Additional Description:
This is a continuation of #13186, but with an additional format check to prevent
additions of MOCK_METHODn invocations in the future.
Risk Level: low
Testing: built affected targets
Docs Changes: n/a
Release Notes: n/a
Platform Specific Features: none

Signed-off-by: Alex Konradi <akonradi@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants