brook v0.3.2 Brook.Test
Link to this section Summary
Link to this section Functions
Link to this function
clear_view_state(collection)
Link to this function
register()
Link to this function
save_view_state(collection, key, value)
Link to this function
save_view_state(event, collection, key, value)
Link to this function
send(type, author, data)
send(type, author, data)
send(Brook.event_type(), Brook.author(), Brook.event()) ::
:ok | {:error, Brook.reason()}
send(Brook.event_type(), Brook.author(), Brook.event()) :: :ok | {:error, Brook.reason()}
Link to this function
with_event(function)
Link to this function