Class
Spec::Story::Runner::StoryParser::StoryState
In:
lib/spec/story/runner/story_parser.rb
Parent:
State
Methods
eof
event
given
one_more_of_the_same
other
outcome
scenario
story
Public Instance methods
eof
()
event
(line)
given
(line)
one_more_of_the_same
(line)
other
(line)
outcome
(line)
scenario
(line)
story
(line)
[Validate]