Closed nampas closed 5 years ago
The underlying meck function supports wildcard matching by passing in the :_ atom. Very handy, let's document it!
meck
:_
https://hexdocs.pm/meck/meck.html#called-4
Coverage remained the same at 100.0% when pulling f0675ff5e31e6b915e569c6cb75260c35eb000f9 on nampas:np-called-wildcard-docs into a1f216ec9037ae8082531d03de2a5b97d1d040b2 on jjh42:master.
Thanks for the contribution!
The underlying
meck
function supports wildcard matching by passing in the:_
atom. Very handy, let's document it!https://hexdocs.pm/meck/meck.html#called-4