Class
RSpec::Matchers::BuiltIn::BePredicate
In:
lib/rspec/matchers/built_in/be.rb
Parent:
BaseMatcher
Methods
===
description
failure_message_for_should
failure_message_for_should_not
matches?
new
Included Modules
BeHelpers
Public Class methods
new
(*args, &block)
Public Instance methods
===
(actual)
Alias for matches?
description
()
failure_message_for_should
()
failure_message_for_should_not
()
matches?
(actual)
[Validate]