method
example_started
1.1.12 -
Show latest stable
- Class:
Spec::Runner::Formatter::HtmlFormatter
example_started(example)public
No documentation available.
# File lib/spec/runner/formatter/html_formatter.rb, line 59
def example_started(example)
@example_number += 1
end