class Microtest::UnexpectedError

Defined in:

microtest/exceptions.cr

Constructors

Instance Method Summary

Constructor methods inherited from class Microtest::TestException

new(msg : String) new

Constructor Detail

def self.new(exception : Exception) #

[View source]

Instance Method Detail

def exception : Exception #

[View source]