Maksym Korshun created LANG-1831:
------------------------------------
Summary: Add missing test for ObjectUtils.isEmpty(Object)
Key: LANG-1831
URL: https://issues.apache.org/jira/browse/LANG-1831
Project: Commons Lang
Issue Type: Test
Components: lang.*
Reporter: Maksym Korshun
Add a missing unit test for ObjectUtils.isEmpty(Object) to verify that
unsupported object types (for example, Integer) are reported as non-empty,
matching the documented behavior.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)