Module: RSpec::Core::Notifications

Defined in:
lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/rspec-core-3.12.0/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

Modules: NullColorizer Classes: CustomNotification, DeprecationNotification, ExampleNotification, ExamplesNotification, FailedExampleNotification, GroupNotification, MessageNotification, NullNotification, PendingExampleFailedAsExpectedNotification, PendingExampleFixedNotification, ProfileNotification, SeedNotification, SkippedExampleNotification, StartNotification, SummaryNotification