Method: OSpec::Runner#example_started
- Defined in:
- lib/ospec/runner.rb
#example_started(example) ⇒ Object
58 59 60 |
# File 'lib/ospec/runner.rb', line 58 def example_started example @formatter.example_started example end |
58 59 60 |
# File 'lib/ospec/runner.rb', line 58 def example_started example @formatter.example_started example end |