API Reference Mockery Extras v0.3.1

Modules

MockeryExtras.Given provides a simple way to stub function calls.

Utilities for defining functions that get map/struct/keyword values up to three levels of nesting.

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 the value "5" when Map.get/3 is called with %{} and :key