Method: Expected::Matchers::HaveAttrAccessorMatcher#attribute

Defined in:
lib/expected/matchers/have_attr_accessor.rb

#attributeObject (readonly)

Returns the value of attribute attribute.



24
25
26
# File 'lib/expected/matchers/have_attr_accessor.rb', line 24

def attribute
  @attribute
end