ExUnit v1.3.2 ExUnit.AssertionError exception

Raised to signal an assertion error.

Summary

Functions

Callback implementation for c:Exception.exception/1

Callback implementation for c:Exception.message/1

Indicates no meaningful value for a field

Functions

exception(msg)

Specs

exception(String.t) :: Exception.t
exception(Keyword.t) :: Exception.t

Callback implementation for c:Exception.exception/1.

message(exception)

Specs

message(Exception.t) :: String.t

Callback implementation for c:Exception.message/1.

no_value()

Indicates no meaningful value for a field.