Method: ArgumentSpecification::Matchers::BeA#expected

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

#expectedObject (readonly)

Returns the value of attribute expected.



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

def expected
  @expected
end