Method: Musts::CloseMatcher#negative_failure_message
- Defined in:
- lib/musts/matchers/close_matcher.rb
#negative_failure_message ⇒ Object
17 18 19 |
# File 'lib/musts/matchers/close_matcher.rb', line 17 def "expected #{@subject.inspect} to not #{}" end |