Method: Minitest::StatisticsReporter#skips
- Defined in:
- lib/minitest.rb
#skips ⇒ Object
Returns the value of attribute skips.
475 476 477 |
# File 'lib/minitest.rb', line 475 def skips @skips end |
Returns the value of attribute skips.
475 476 477 |
# File 'lib/minitest.rb', line 475 def skips @skips end |