method
dump_failure
1.3.1 -
Show 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