| org.apache.commons.beanutils.bugs.Jira92TestCase
Jira92TestCase | public class Jira92TestCase extends TestCase (Code) | | Test case for Jira issue# BEANUTILS-92.
See https://issues.apache.org/jira/browse/BEANUTILS-92
version: $Revision$ $Date$ |
Inner Class :public static class Jira92TestBean | |
testIssue_BEANUTILS_92_copyProperties_indexed_only_setter | public void testIssue_BEANUTILS_92_copyProperties_indexed_only_setter() throws Exception(Code) | | Test copy properties where the target bean only
has an indexed setter.
|
|
|