class RSpec::Core::Reporter
def deprecation(hash)
- Private: -
def deprecation(hash) notify :deprecation, Notifications::DeprecationNotification.from_hash(hash) end
def deprecation(hash) notify :deprecation, Notifications::DeprecationNotification.from_hash(hash) end