mock icon indicating copy to clipboard operation
mock copied to clipboard

Implement OverridableController to allow for mock overrides

Open styeung opened this issue 3 years ago • 2 comments

This is an initial implementation of the proposal outlined in this issue, Proposal: Provide an option where every invocation of EXPECT() of a mock should override any previous invocations. #685

styeung avatar Dec 09 '22 19:12 styeung

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Dec 09 '22 19:12 google-cla[bot]

@codyoss can we get this merged? will be helpful.

musafir-V avatar Mar 25 '23 05:03 musafir-V