public class TestConfigurationDynaBean extends TestCase (Code)
Test Case for the ConfigurationDynaBean implementation class.
These tests were based on the ones in BasicDynaBeanTestCase
because the two classes provide similar levels of functionality.
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