class Minitest::ProgressReporter

Defined in:

reporter.cr

Instance Method Summary

Instance methods inherited from class Minitest::AbstractReporter

options : Options options, passed? : Bool passed?, pause : Nil pause, record(result : Result) : Nil record, report : Nil report, resume : Nil resume, start : Nil start

Constructor methods inherited from class Minitest::AbstractReporter

new(options : Minitest::Options) new

Instance Method Detail

def record(result : Result) : Nil #

[View source]