method
example_started
![No documentation Importance_0](https://d2vfyqvduarcvs.cloudfront.net/images/importance_0.png?1349367920)
example_started(example)
public
Hide source
# File lib/spec/runner/formatter/html_formatter.rb, line 59 def example_started(example) @example_number += 1 end