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