instance method
assert_no_match
Ruby on Rails 8.0.5.1
Since v7.1.6Signature
assert_no_match(matcher, obj, msg = nil)
Alias for: refute_match
Source
# File activesupport/lib/active_support/test_case.rb, line 239
Defined in activesupport/lib/active_support/test_case.rb line 239
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::TestCase