method
scenario_failed
1.1.4 -
Show latest stable
- Class:
Spec::Runner::Formatter::Story::HtmlFormatter
scenario_failed(story_title, scenario_name, err)public
No documentation available.
# File lib/spec/runner/formatter/story/html_formatter.rb, line 103
def scenario_failed(story_title, scenario_name, err)
scenario_ended
end