public class BasicDynaBeanTestCase extends TestCase (Code)
Test Case for the BasicDynaBean implementation class.
These tests were based on the ones in PropertyUtilsTestCase
because the two classes provide similar levels of functionality.
author: Craig R. McClanahan version: $Revision: 469743 $ $Date: 2006-11-01 01:27:40 +0000 (Wed, 01 Nov 2006) $
The set of property names we expect to have returned when calling
getDynaProperties(). You should update this list
when new properties are added to TestBean.
Base for testGetDescriptorXxxxx() series of tests.
Parameters: name - Name of the property to be retrieved Parameters: type - Expected class type of this property