instance method
assert_not_same
Ruby on Rails 7.1.6
Since v7.1.6Signature
assert_not_same(exp, act, msg = nil)
Alias for: refute_same
Source
# File activesupport/lib/active_support/test_case.rb, line 286
Defined in activesupport/lib/active_support/test_case.rb line 286
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::TestCase