Testsuite: org.apache.naming.factory.TestBeanFactory
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 sec
------------- Standard Error -----------------
Jul 23, 2024 12:32:15 PM org.apache.naming.factory.BeanFactory getObjectInstance
WARNING: The forceString option has been removed as a security hardening measure. Instead, if the setter method doesn't use String, a primitive or a primitive wrapper, the factory will look for a method with the same name as the setter that accepts a String and use that if found.
------------- ---------------- ---------------

Testcase: testForceStringAlternativeWithout took 0.128 sec
Testcase: testForceStringAlternativeWith took 0.054 sec