method
dump_failure
rspec latest stable - Class:
Spec::Runner::Formatter::FailingExamplesFormatter
dump_failure(counter, failure)public
No documentation available.
# File lib/spec/runner/formatter/failing_examples_formatter.rb, line 12
def dump_failure(counter, failure)
end