Class: RSpec::Core::Formatters::ProgressFormatter

Inherits:
BaseTextFormatter show all
Defined in:
lib/rspec/core/formatters/progress_formatter.rb

Instance Attribute Summary

Attributes inherited from BaseFormatter

#example_group, #output

Method Summary

Methods inherited from BaseTextFormatter

#close, #dump_failures, #dump_summary, #message

Methods inherited from BaseFormatter

#close, #example_group_started, #initialize, #start

Constructor Details

This class inherits a constructor from RSpec::Core::Formatters::BaseFormatter