brook v0.6.0 Brook.Test

Link to this section Summary

Link to this section Functions

Link to this function

clear_view_state(instance, collection)

Link to this function

register(instance)

Link to this function

send(instance, type, author, data)

send(Brook.instance(), Brook.event_type(), Brook.author(), Brook.event()) ::
  :ok | {:error, Brook.reason()}
Link to this function

with_event(instance, function)

Link to this function

with_event(instance, event, function)