method
scenario_runner
1.1.4 -
Show latest stable
- Class:
Spec::Story::Runner
scenario_runner(# :nodoc:)public
No documentation available.
# File lib/spec/story/runner.rb, line 28
def scenario_runner # :nodoc:
@scenario_runner ||= ScenarioRunner.new
end