Method: Expectations::Expectation#expected
- Defined in:
- lib/expectations/expectation.rb
#expected ⇒ Object
Returns the value of attribute expected.
3 4 5 |
# File 'lib/expectations/expectation.rb', line 3 def expected @expected end |