Module: RSpec::Core::Notifications
- Defined in:
 - lib/rspec/core/notifications.rb
 
Overview
Notifications are value objects passed to formatters to provide them with information about a particular event of interest.
Defined Under Namespace
Classes: CustomNotification, DeprecationNotification, ExampleNotification, ExamplesNotification, FailedExampleNotification, GroupNotification, MessageNotification, NullNotification, PendingExampleFailedAsExpectedNotification, PendingExampleFixedNotification, ProfileNotification, SeedNotification, SkippedExampleNotification, StartNotification, SummaryNotification