Method: Expected::Matchers::HaveAttrWriterMatcher#failure_message
- Defined in:
- lib/expected/matchers/have_attr_writer.rb
#failure_message ⇒ String
43 44 45 |
# File 'lib/expected/matchers/have_attr_writer.rb', line 43 def "Expected #{expectation} (#{@failure})" end |