API Reference Mockery Extras v0.1.0
Modules
MockeryExtras.Given
provides a simple way to stub function calls.
This module provides a pretty notation for a common case that's not gracefully handled by Mockery. Here is how you instruct Mockery to return a specific value when a function is called with a specific set of arguments