instance method
assert_not_operator
Ruby on Rails edge
Since v7.1.6Signature
assert_not_operator(o1, op, o2 = UNDEFINED, msg = nil)
Alias for: refute_operator
Source
# File activesupport/lib/active_support/test_case.rb, line 331
Defined in activesupport/lib/active_support/test_case.rb line 331
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::TestCase