Class
Spec::Story::Runner::StoryRunner
In:
lib/spec/story/runner/story_runner.rb
Parent:
Object
Methods
Story
add_listener
current_story_runner
current_story_runner=
new
run_stories
scenario_from_current_story
scenario_from_current_story
Attributes
current_story
[RW]
scenarios
[RW]
stories
[RW]
Public Class methods
current_story_runner
()
current_story_runner=
(current_story_runner)
new
(scenario_runner, world_creator = World)
scenario_from_current_story
(scenario_name)
Public Instance methods
Story
(title, narrative, params = {}, &body)
add_listener
(listener)
run_stories
()
scenario_from_current_story
(scenario_name)
[Validate]