Method: Expectations::Expectation#expected

Defined in:
lib/expectations/expectation.rb

#expectedObject

Returns the value of attribute expected.



3
4
5
# File 'lib/expectations/expectation.rb', line 3

def expected
  @expected
end