method
start_dump
start_dump()
public
Hide source
# File lib/spec/runner/formatter/html_formatter.rb, line 51 def start_dump @output.puts " </dl>" @output.puts "</div>" @output.flush end