class Minitest::UnexpectedError
Overview
Decorator for the original exception.
Included Modules
Defined in:
assertions.crConstructors
Instance Method Summary
- #__minitest_location : String
-
#backtrace : Array(String)
Returns any backtrace associated with the exception.
- #exception : Exception