gojuno / minimock

Powerful mock generation tool for Go programming language
MIT License
574 stars 38 forks source link

Times method to set expectations of times method was invoked #103

Closed zcolleen closed 1 month ago

zcolleen commented 1 month ago

Related to this issue https://github.com/gojuno/minimock/issues/66 Adding Times method to set how many times we expect method to be called