Class
EmailSpec::Matchers::DeliverTo
In:
lib/email_spec/matchers.rb
Parent:
EmailMatcher
Methods
description
failure_message
failure_message_when_negated
matches?
negative_failure_message
new
Public Class methods
new
(expected_email_addresses_or_objects_that_respond_to_email)
Public Instance methods
description
()
failure_message
()
failure_message_when_negated
()
matches?
(email)
negative_failure_message
()
Alias for
failure_message_when_negated
[Validate]