Method: Expected::Matchers::ExtendModuleMatcher#failure_message_when_negated
- Defined in:
- lib/expected/matchers/extend_module.rb
#failure_message_when_negated ⇒ String
43 44 45 |
# File 'lib/expected/matchers/extend_module.rb', line 43 def "Did not expect #{expectation}" end |