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