method
run_started

1.1.12 -
Show latest stable
-
0 notes -
Class: Spec::Runner::Formatter::Story::ProgressBarFormatter
- 1.1.4
- 1.1.12 (0)
- 1.2.0
- 1.2.8
- 1.3.0
- 1.3.1
- What's this?
run_started(count)
public
Hide source
# File lib/spec/runner/formatter/story/progress_bar_formatter.rb, line 12 def run_started(count) @start_time = Time.now super end