Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Microtest::Reporter
Inherits
Reference
/
Object
Constructors
new
(io :
IO
=
STDOUT
)
Source
Instance methods
abort
(ctx :
ExecutionContext
, info :
AbortionInfo
)
Source
finished
(ctx :
ExecutionContext
)
Source
io
Source
report
(result :
TestResult
)
Source
started
(ctx :
ExecutionContext
)
Source
suite_finished
(ctx :
ExecutionContext
, cls :
String
)
Source
suite_started
(ctx :
ExecutionContext
, cls :
String
)
Source