Method: Minitest::Reporters::ScreenshotReporter.count
- Defined in:
- lib/minitest/reporters/screenshot_reporter.rb
.count ⇒ Object
Returns the value of attribute count.
12 13 14 |
# File 'lib/minitest/reporters/screenshot_reporter.rb', line 12 def count @count end |