Skip to content

Replace old MOCK_METHOD macros#13186

Merged
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
tbarrella:mock-method
Sep 21, 2020
Merged

Replace old MOCK_METHOD macros#13186
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
tbarrella:mock-method

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