class Minitest::UnexpectedError
def initialize exception # :nodoc:
def initialize exception # :nodoc: super "Unexpected exception" self.exception = exception end
def initialize exception # :nodoc: super "Unexpected exception" self.exception = exception end