method
new
1.3.0 -
Show latest stable
- Class:
Spec::Runner::Formatter::ProfileFormatter
new(options, where)public
No documentation available.
# File lib/spec/runner/formatter/profile_formatter.rb, line 8
def initialize(options, where)
super
@example_times = []
end