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
Public Class methods
new
(name, expected=nil, &block_passed_to_init)
Public Instance methods
description
(&block)
failure_message_for_should
(&block)
failure_message_for_should_not
(&block)
match
(&block)
matches?
(actual)
[Validate]