class RSpec::Core::Bisect::Notifier

Wraps a ‘formatter` providing a simple means to notify it in place of an `RSpec::Core::Reporter`, without involving configuration in any way. @private