method
create_then
rspec latest stable - Class:
Spec::Story::Runner::StoryParser
create_then(name)public
No documentation available.
# File lib/spec/story/runner/story_parser.rb, line 73
def create_then(name)
@story_mediator.create_then(name)
end