uber-go / mock

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

Undo deprecation of Controller.Finish() #85

Closed sywhang closed 9 months ago

sywhang commented 9 months ago

We're about to release a new version, and we need to reach some more consensus on this decision. Undoing this deprecation for the time being for v0.3.0 release.

Ref: https://github.com/uber-go/mock/discussions/84.