Method: RSpec::Matchers#expect
- Defined in:
- lib/rspec/matchers.rb
#expect ⇒ Expectations::ExpectationTarget
Supports expect(actual).to matcher syntax by wrapping actual in an
ExpectationTarget.
|
|
# File 'lib/rspec/matchers.rb', line 263
|