Method: Minitest::SummaryReporter#to_s
- Defined in:
- lib/minitest.rb
permalink #to_s ⇒ Object
:nodoc:
913 914 915 |
# File 'lib/minitest.rb', line 913 def to_s # :nodoc: aggregated_results(StringIO.new(''.b)).string end |
:nodoc:
913 914 915 |
# File 'lib/minitest.rb', line 913 def to_s # :nodoc: aggregated_results(StringIO.new(''.b)).string end |