The BeanUtil class test harness does not test a bean
which uses a BeanInfo class to alter the default name
of a getter/setter method to something other than the
stard get<Property>/set<Property> names. This should
work, but should also be tested.
Scratchy #403