class Minitest::StatisticsReporter
Direct Known Subclasses
Defined in:
reporter.crConstructors
Instance Method Summary
- #count : Int32
- #errors : Int32
- #failures : Int32
- #passed? : Bool
- #record(result) : Nil
- #report : Nil
- #results : Array(Minitest::Result)
- #skips : Int32
- #start : Nil
- #start_time : Time::Span
- #total_time : Time::Span