class Crotest::PassedTest

Defined in:

crotest/tests.cr

Instance Method Summary

Instance methods inherited from class Crotest::Test

description(ex : Nil)
description(ex : Exception)
description
, increment_counter increment_counter, present present

Constructor methods inherited from class Crotest::Test

new(name : String, file : String, line : Int32, exception : Exception | Nil = nil) new

Instance Method Detail

def description(ex : Nil) #

[View source]