elixir_mock v0.2.2 ElixirMock
Documentation for ElixirMock.
TODO: We have too many public macros that are supposed to be private.
Move ast creation to functions as much as possible
Link to this section Summary
Link to this section Functions
Link to this function
build_call_string(fn_name, args)
Link to this function
build_calls_string(calls)
Link to this function
mock_of(real_module, call_through \\ false)
Link to this function
verify_mock_structure(mock_fns, real_module)