method
dump_pending
dump_pending()
private
Hide source
# File lib/spec/runner/reporter.rb, line 126 def dump_pending formatters.each{|f| f.dump_pending} end