method
example_started
example_started(example)
public
Hide source
# File lib/spec/runner/formatter/html_formatter.rb, line 57 def example_started(example) @example_number += 1 end