Method: Minitest::Expectations#refute_match
- Defined in:
- lib/minitest/expectations.rb
#refute_match ⇒ Object
See Minitest::Assertions#refute_match
_(a).wont_match b
:method: wont_match
271 |
# File 'lib/minitest/expectations.rb', line 271 infect_an_assertion :refute_match, :wont_match |