uber-go / mock

GoMock is a mocking framework for the Go programming language.
Apache License 2.0
2.13k stars 109 forks source link

feat: add AnyOf that matches values that satisfy at least one matcher #63

Closed favonia closed 1 year ago

favonia commented 1 year ago

Closes #58.

Question: I was checking whether I handled copyright correctly, but CONTRIBUTORS seems very out of date?

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

r-hang commented 1 year ago

@favonia we're looking into the out of date CONTRIBUTORS file issue that you raised. Our team needs to decide on what the new contents should be since we've forked the repo from Google but I can go ahead and merge your changes since we've done that with every other change.