Libraries
»
matchi-rspec
(1.2.0)
»
Index (B)
»
Matchi
»
Matcher
»
Be
Class: Matchi::Matcher::Be
Inherits:
Equal
Object
Equal
Matchi::Matcher::Be
show all
Defined in:
lib/matchi/matcher/be.rb
Overview
Identity
matcher.
Examples:
equal
=
Matchi
::
Matcher
::
Equal
.
new
(
:foo
)
equal
.
matches?
{
:foo
}
# => true