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

This method is invoked after the dumping of examples and failures.

Parameters

duration:the total time for the entire run
example_count:the number of examples run
failure_count:the number of examples that failed
pending_count:the number of examples that are pending
Show source
Register or log in to add new notes.