jjh42 / mock

Mocking library for Elixir language
MIT License
646 stars 81 forks source link

Added new function/macro to allow for "at_least" test #142

Closed DavidRawk-Blake closed 8 months ago

DavidRawk-Blake commented 8 months ago

This adds a new macro/function to let us make sure a function was called at_least n number of times