class

Microtest::DescriptionReporter

Inherits Microtest::TerminalReporter / Microtest::Reporter / Reference / Object

Constructors

new(threshold : Time::Span = 50.milliseconds, io = STDOUT)
Source

Instance methods

finished(ctx : ExecutionContext)
Source
report(result : TestResult)
Source
suite_started(ctx : ExecutionContext, cls : String)
Source
threshold
Source