class RSpec::Core::Notifications::ExamplesNotification
def notifications
-
(Array(Rspec::Core::Notifications::ExampleNotification])
- Array(Rspec::Core::Notifications::ExampleNotification]
def notifications @notifications ||= format_examples(examples) end