Package org.apache.commons.configuration.event

Class Summary
AbstractTestConfigurationEvents Base class for testing events generated by configuration classes derived from AbstractConfiguration.
AbstractTestFileConfigurationEvents A base test class that can be used for testing file-based configurations.
ConfigurationListenerTestImpl A test event listener class that can be used for testing whether configurations generated correct events.
TestDatabaseConfigurationEvents A test class for the events generated by DatabaseConfiguration.
TestEventSource Test class for EventSource.
TestHierarchicalConfigurationEvents Test class for the events generated by hierarchical configurations.
TestMapConfigurationEvents Test class for the events generated by MapConfiguration.
TestPropertiesConfigurationEvents Test class for the events generated by properties configurations.
TestSubsetConfigurationEvents Test class for the events generated by SubsetConfiguration.
TestXMLConfigurationEvents Test class for events generated by XMLConfiguration.
 



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