Flowdock
method

add_scenario

Importance_0
add_scenario(scenario) public

No documentation

This method has no description. You can help the RSpec community by adding new notes.

Hide source
# File lib/spec/story/runner/story_mediator.rb, line 83
          def add_scenario(scenario)
            @scenarios << scenario
          end
Register or log in to add new notes.