Class
EmailSpec::Matchers::HaveHeader
In:
lib/email_spec/matchers.rb
Parent:
Object
Methods
description
failure_message
failure_message_when_negated
mail_headers_hash
matches?
negative_failure_message
new
Public Class methods
new
(name, value)
Public Instance methods
description
()
failure_message
()
failure_message_when_negated
()
mail_headers_hash
(email_headers)
matches?
(email)
negative_failure_message
()
Alias for
failure_message_when_negated
[Validate]