Packages
A simple Elixir package to elegantly mock module functions within (asynchronous) ExUnit tests using Erlang's :meck library
Retired package: Assertion of function calls (extracted from Mock) are not supported in asynchronous tests. Use MecksUnit v0.1.2 instead.
Current section
Files
Jump to
Current section
Files
lib/mecks_unit.ex
defmodule MecksUnit do
@moduledoc false
end