abstract class Crotest::Test

Direct Known Subclasses

Defined in:

crotest/tests.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def description(ex : Nil) #

[View source]
def description(ex : Exception) #

[View source]
def increment_counter #

[View source]
def present #

[View source]