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