Exception raised when a test times out.
Summary
Types
@type t() :: %ExUnit.TimeoutError{ __exception__: term(), timeout: non_neg_integer(), type: String.t() }
Exception raised when a test times out.
@type t() :: %ExUnit.TimeoutError{ __exception__: term(), timeout: non_neg_integer(), type: String.t() }