Class: RSpec::Core::Notifications::NullNotification

Inherits:
Object
  • Object
show all
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.