PropertyUtilsTestCase.testGetReadMethod* fail for abstract properties.
----------------------------------------------------------------------
Key: BEANUTILS-357
URL: https://issues.apache.org/jira/browse/BEANUTILS-357
Project: Commons BeanUtils
Issue Type: Bug
Components: Bean / Property Utils
Environment: Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
Linux 2.6.24-22-generic #1 SMP Mon Nov 24 18:32:42 UTC 2008 i686 GNU/Linux
Reporter: Richard O'Sullivan
Create org.apache.commons.beanutils.AbstractTestBean with abstract methods for
properties in TestBean and change TestBean to extend AbstractTestBean. Run
PropertyUtilsTestCase, the testGetReadMethod* methods fail because "Correct
declaring class for X expected:<...Abstract...> but was:<......>".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.