class RSpec::Core::Notifications::ExamplesNotification
def pending_notifications
-
(Array
- Array
def pending_notifications @pending_notifications ||= format_examples(pending_examples) end
(Array
- Arraydef pending_notifications @pending_notifications ||= format_examples(pending_examples) end