Class: RSpec::Core::NullReporter Private
Do not use. This class is for internal use only.
| Relationships & Source Files | |
| Inherits: | Object |
| Defined in: | rspec-core/lib/rspec/core/reporter.rb |
Overview
Used in place of a Reporter for situations where we don’t want reporting output.
Class Method Summary
- .method_missing private Internal use only
Class Method Details
.method_missing (private)
[ GitHub ]# File 'rspec-core/lib/rspec/core/reporter.rb', line 260
def self.method_missing(*) # ignore end