Method: RSpec::Core::Formatters::Protocol#dump_pending

Defined in:
lib/rspec/core/formatters/protocol.rb

#dump_pending(notification) ⇒ void

Outputs a report of pending examples. This gets invoked after the summary if option is set to do so.

Parameters:

API:

  • public



# File 'lib/rspec/core/formatters/protocol.rb', line 161