class Microtest::AbortionInfo

Defined in:

microtest/execution_context.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(test : Microtest::TestMethod, exception : Exception) #

[View source]

Instance Method Detail

def exception : Exception #

[View source]
def test : TestMethod #

[View source]