Flowdock
dump_summary(duration, example_count, failure_count, pending_count) public

No documentation

This method has no description. You can help the RSpec community by adding new notes.

Hide source
# File lib/spec/runner/formatter/failing_example_groups_formatter.rb, line 19
        def dump_summary(duration, example_count, failure_count, pending_count)
        end
Register or log in to add new notes.