Package org.apache.commons.configuration

Class Summary
BaseNonStringProperties Test if non-string properties are handled correctly.
ConfigurationAssert Assertions on configurations for the unit tests.
ConfigurationErrorListenerImpl An implementation of the ConfigurationErrorListener interface that can be used in unit tests.
DatabaseConfigurationTestHelper A helper class for performing tests for DatabaseConfiguration.
FileURLStreamHandler A custom URLStreamHandler to test loading and saving configurations to non standard URLs.
InterpolationTestHelper A helper class that defines a bunch of tests related to variable interpolation.
Logging Configures logging for tests.
MockInitialContextFactory A mock implementation of the InitialContextFactory interface.
NonCloneableConfiguration A specialized configuration implementation that does not support cloning.
NonStringTestHolder Pulling out the calls to do the tests so both JUnit and Cactus tests can share.
TestAbstractConfiguration Abstract TestCase for implementations of AbstractConfiguration.
TestAbstractConfigurationBasicFeatures A test class for some of the basic functionality implemented by AbstractConfiguration.
TestBaseConfiguration Tests some basic functions of the BaseConfiguration class.
TestBaseConfigurationXMLReader Test class for BaseConfigurationXMLReader.
TestBaseNullConfiguration Tests some basic functions of the BaseConfiguration class.
TestCatalogResolver Test class for CatalogResolver.
TestCombinedConfiguration Test class for CombinedConfiguration.
TestCompositeConfiguration Test loading multiple configurations.
TestCompositeConfigurationNonStringProperties Test if non-string properties are handled correctly.
TestConfigurationConverter Tests the ConfigurationConverter class.
TestConfigurationFactory Test the ConfigurationFactory.
TestConfigurationKey Test class for ConfigurationKey.
TestConfigurationMap  
TestConfigurationSet  
TestConfigurationUtils Tests the ConfigurationUtils class
TestDatabaseConfiguration Test for database stored configurations.
TestDataConfiguration  
TestDefaultConfigurationBuilder Test class for DefaultConfigurationBuilder.
TestDefaultConfigurationBuilder.ExtendedCombinedConfiguration A specialized combined configuration implementation used for testing custom result classes.
TestDefaultConfigurationBuilder.ExtendedXMLConfiguration  
TestDefaultConfigurationBuilder.TestLookup  
TestDynamicCombinedConfiguration  
TestDynamicCombinedConfiguration.ThreadLookup  
TestEnvironmentConfiguration Test class for EnvironmentConfiguration.
TestEqualBehaviour Compare the behavior of various methods between CompositeConfiguration and normal (Properties) Configuration
TestEqualsProperty test if properties that contain a "=" will be loaded correctly.
TestFileConfiguration  
TestHierarchicalConfiguration Test class for HierarchicalConfiguration.
TestHierarchicalConfigurationXMLReader Test class for HierarchicalConfigurationXMLReader.
TestHierarchicalINIConfiguration Test class for HierarchicalINIConfiguration.
TestHierarchicalXMLConfiguration Test class for XMLConfiguration.
TestINIConfiguration Test class for INIConfiguration.
TestJNDIConfiguration Test to see if the JNDIConfiguration works properly.
TestJNDIConfiguration.PotentialErrorJNDIConfiguration A special JNDI configuration implementation that can be configured to throw an exception when accessing the base context.
TestJNDIEnvironmentValues  
TestMapConfiguration Tests for MapConfiguration.
TestMultiFileHierarchicalConfiguration Unit test for simple MultiConfigurationTest.
TestNonStringProperties Test if non-string properties are handled correctly.
TestNullCompositeConfiguration Test loading multiple configurations.
TestNullJNDIEnvironmentValues  
TestPatternSubtreeConfiguration Unit test for simple MultiConfigurationTest.
TestPropertiesConfiguration Test for loading and saving properties files.
TestPropertiesConfigurationLayout Test class for PropertiesConfigurationLayout.
TestPropertiesSequence Test that the configuration factory returns keys in the same sequence as the properties configurator
TestPropertyConverter Test class for PropertyConverter.
TestStrictConfigurationComparator Tests the StrintConfigurationComparator class
TestSubnodeConfiguration Test case for SubnodeConfiguration.
TestSubsetConfiguration Test case for the SubsetConfiguration class.
TestSystemConfiguration Tests for SystemConfiguration.
TestThreesomeConfiguration A base class for testing BasePropertiesConfiguration extensions.
TestVFSConfigurationBuilder Test class for VFSConfigurationBuilder.
TestWebdavConfigurationBuilder Test class for DefaultConfigurationBuilder.
TestXMLConfiguration test for loading and saving xml properties files
TestXMLPropertiesConfiguration  
 



Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.