method
scenario_ended
1.1.4 -
Show latest stable
- Class:
Spec::Runner::Formatter::Story::HtmlFormatter
scenario_ended()public
No documentation available.
# File lib/spec/runner/formatter/story/html_formatter.rb, line 83
def scenario_ended
@output.puts "</ul>\n</dd>\n</dl>\n"
end