Method: Minitest::StatisticsReporter#warnings
- Defined in:
- lib/minitest.rb
permalink #warnings ⇒ Object
Total number of tests that warned.
837 838 839 |
# File 'lib/minitest.rb', line 837 def warnings @warnings end |
Total number of tests that warned.
837 838 839 |
# File 'lib/minitest.rb', line 837 def warnings @warnings end |