Method: ArgumentSpecification::Matchers::RespondTo#expected

Defined in:
lib/argspec/matchers/respond_to.rb

#expectedObject (readonly)

Returns the value of attribute expected.



6
7
8
# File 'lib/argspec/matchers/respond_to.rb', line 6

def expected
  @expected
end