Class
RSpec::Matchers::BuiltIn::Satisfy
In:
lib/rspec/matchers/built_in/satisfy.rb
Parent:
Object
Methods
==
description
failure_message_for_should
failure_message_for_should_not
matches?
new
Public Class methods
new
(&block)
Public Instance methods
==
(actual, &block)
Alias for matches?
description
()
failure_message_for_should
()
failure_message_for_should_not
()
matches?
(actual, &block)
[Validate]