Class: RSpec::Core::Notifications::NullNotification
- Inherits:
-
Object
- Object
- RSpec::Core::Notifications::NullNotification
- Defined in:
- lib/rspec/core/notifications.rb
Overview
NullNotification
represents a placeholder value for notifications that
currently require no information, but we may wish to extend in future.