Placebo.Server (Placebo v2.0.0)

Link to this section Summary

Link to this section Functions

Link to this function

capture(history_position, module, function, args, arg_num, caller \\ self())

Link to this function

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

expects(test_pid \\ self())

Link to this function

history(module, caller \\ self())

Callback implementation for GenServer.init/1.

Link to this function

num_calls(module, function, args, caller \\ self())

Link to this function

set_async(async?)

Link to this function

start_link(args)

Link to this function

stub(module, function, args, action, expect?, meck_options \\ [])

Link to this function

stubs(module, function, arity)

Link to this function

update_stub_state(module, stub, state)