class Microtest::SkipException

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(msg, file : String, line : Int32) #

[View source]

Instance Method Detail

def file : String #

[View source]
def line : Int32 #

[View source]