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