Method: ArgumentSpecification::Matchers::BeA#expected
- Defined in:
- lib/argspec/matchers/be_a.rb
#expected ⇒ Object (readonly)
Returns the value of attribute expected.
6 7 8 |
# File 'lib/argspec/matchers/be_a.rb', line 6 def expected @expected end |