Euclid.Test.Extra.Assertions.assert_eq

You're seeing just the function assert_eq, go back to Euclid.Test.Extra.Assertions module for more information.
Link to this function

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

View Source
This function is deprecated. Use `Euclid.Assertions.assert_eq/3` instead.

Specs

assert_eq(any(), any(), keyword()) :: any()