Class: Spec::Runner::Formatter::SilentFormatter

Inherits:
BaseFormatter show all
Defined in:
lib/spec/runner/formatter/silent_formatter.rb

Method Summary

Methods inherited from BaseFormatter

#add_example_group, #close, #dump_failure, #dump_pending, #dump_summary, #example_failed, #example_group_started, #example_passed, #example_pending, #example_started, #initialize, #start, #start_dump

Constructor Details

This class inherits a constructor from Spec::Runner::Formatter::BaseFormatter