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