method
example_started
1.2.8 -
Show latest stable
- Class:
Spec::Runner::Formatter::ProfileFormatter
example_started(example)public
No documentation available.
# File lib/spec/runner/formatter/profile_formatter.rb, line 17
def example_started(example)
@time = Time.now
end