Euclid.Test.Extra.Assertions (Euclid v0.2.4) View Source

Link to this section Summary

Link to this section Functions

Link to this function

assert_datetime_approximate(left, right, delta \\ 1)

View Source
Link to this function

assert_eq(left, right, opts \\ [])

View Source

Specs

assert_eq(any(), any(), keyword()) :: any()
Link to this function

assert_recent(timestamp)

View Source
Link to this macro

assert_that(command, list)

View Source (macro)

Specs

assert_that(any(), [{:changes, any()} | {:from, any()} | {:to, any()}, ...]) ::
  {:__block__, [], [...]}