Class
Spec::Matchers::Matcher
In:
lib/spec/matchers/matcher.rb
Parent:
Object
Methods
description
failure_message_for_should
failure_message_for_should_not
match
matches?
new
Included Modules
Spec::Matchers::Pretty
Public Class methods
new
(name, *expected, &declarations)
Public Instance methods
description
(&block)
failure_message_for_should
(&block)
failure_message_for_should_not
(&block)
match
(&block)
matches?
(actual)
[Validate]