Method: Minitest::AbstractReporter#report
- Defined in:
- lib/minitest.rb
#report ⇒ Object
Outputs the summary of the run.
713 714 |
# File 'lib/minitest.rb', line 713 def report end |
Outputs the summary of the run.
713 714 |
# File 'lib/minitest.rb', line 713 def report end |