public class BeanUtilsTestCase extends TestCase (Code)
Test Case for the BeanUtils class. The majority of these tests use
instances of the TestBean class, so be sure to update the tests if you
change the characteristics of that class.
Template for this stolen from Craigs PropertyUtilsTestCase
Note that the tests are dependant upon the static aspects
(such as array sizes...) of the TestBean.java class, so ensure
than all changes to TestBean are reflected here.
So far, this test case has tests for the following methods of the
BeanUtils class: