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