class

Microtest::Reporter

Inherits Reference / Object

Constructors

new(io : IO = STDOUT)
Source

Instance methods

abort(ctx : ExecutionContext, info : AbortionInfo)
Source
finished(ctx : ExecutionContext)
Source
report(result : TestResult)
Source
started(ctx : ExecutionContext)
Source
suite_finished(ctx : ExecutionContext, cls : String)
Source
suite_started(ctx : ExecutionContext, cls : String)
Source