| |
|
| org.apache.commons.configuration.TestConfigurationFactory
TestConfigurationFactory | public class TestConfigurationFactory extends TestCase (Code) | | Test the ConfigurationFactory.
version: $Id: TestConfigurationFactory.java 506128 2007-02-11 20:43:08Z oheger $ |
testAllConfiguration | public void testAllConfiguration() throws Exception(Code) | | |
testLoadAbsolutePath | public void testLoadAbsolutePath() throws Exception(Code) | | |
testLoadingAdditional | public void testLoadingAdditional() throws Exception(Code) | | |
testLoadingConfiguration | public void testLoadingConfiguration() throws Exception(Code) | | |
testLoadingConfigurationBasePath | public void testLoadingConfigurationBasePath() throws Exception(Code) | | |
testLoadingConfigurationNamespaceAware | public void testLoadingConfigurationNamespaceAware() throws Exception(Code) | | |
testLoadingConfigurationReverseOrder | public void testLoadingConfigurationReverseOrder() throws Exception(Code) | | |
testLoadingConfigurationWithRulesXML | public void testLoadingConfigurationWithRulesXML() throws Exception(Code) | | |
testOptionalConfigurations | public void testOptionalConfigurations() throws Exception(Code) | | |
testThrowingConfigurationInitializationException | public void testThrowingConfigurationInitializationException() throws Exception(Code) | | |
|
|
|