View Source ExshomeTest.TestHelpers (Exshome - Elixir Smart Home v0.1.7)

Helpers to work with tests.

Link to this section Summary

Link to this section Functions

Link to this macro

assert_receive_app_page_dependency(message, timeout \\ nil)

View Source (macro)
Link to this macro

assert_receive_dependency(message, timeout \\ nil)

View Source (macro)
Link to this macro

assert_receive_event(event, timeout \\ nil)

View Source (macro)
Link to this macro

refute_receive_dependency(message, timeout \\ nil)

View Source (macro)