class Microtest::SkipException

Defined in:

microtest/exceptions.cr

Instance methods inherited from class Microtest::StandardException

file : String file, line : Int32 line

Constructor methods inherited from class Microtest::StandardException

new(msg, file : String, line : Int32) new