org.apache.commons.configuration.event
Class TestSubsetConfigurationEvents
java.lang.Object
org.apache.commons.configuration.event.AbstractTestConfigurationEvents
org.apache.commons.configuration.event.TestSubsetConfigurationEvents
public class TestSubsetConfigurationEvents
- extends AbstractTestConfigurationEvents
Test class for the events generated by SubsetConfiguration.
- Version:
- $Id: TestSubsetConfigurationEvents.java 1225648 2011-12-29 20:55:07Z oheger $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestSubsetConfigurationEvents
public TestSubsetConfigurationEvents()
createConfiguration
protected AbstractConfiguration createConfiguration()
- Description copied from class:
AbstractTestConfigurationEvents
- Creates the configuration instance to be tested.
- Specified by:
createConfiguration
in class AbstractTestConfigurationEvents
- Returns:
- the configuration instance under test
Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.