Class: RSpec::Core::Notifications::NullNotification
Relationships & Source Files | |
Inherits: | Object |
Defined in: | rspec-core/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.