Method: NormalizedHash::Matchers::HashEnclosingArray#failure_message_for_should_not
- Defined in:
- lib/normalized_hash/hash_enclosed_in_array.rb
#failure_message_for_should_not ⇒ Object
104 105 106 |
# File 'lib/normalized_hash/hash_enclosed_in_array.rb', line 104 def [@target.inspect, 'not', description, @failure].join ' ' end |