| org.apache.commons.configuration.beanutils.TestDefaultBeanFactory
TestDefaultBeanFactory | public class TestDefaultBeanFactory extends TestCase (Code) | | Test class for DefaultBeanFactory.
since: 1.3 author: Oliver Heger version: $Id: TestDefaultBeanFactory.java 439648 2006-09-02 20:42:10Z oheger $ |
testCreateBean | public void testCreateBean() throws Exception(Code) | | Tests creating a bean.
|
testGetDefaultBeanClass | public void testGetDefaultBeanClass()(Code) | | Tests obtaining the default class. This should be null.
|
|
|