org.apache.commons.configuration.plist
Class TestPropertyListConfigurationEvents
java.lang.Object
org.apache.commons.configuration.event.AbstractTestConfigurationEvents
org.apache.commons.configuration.plist.AbstractTestPListEvents
org.apache.commons.configuration.plist.TestPropertyListConfigurationEvents
public class TestPropertyListConfigurationEvents
- extends AbstractTestPListEvents
Test class for the events generated by PropertyListConfiguration.
- Version:
- $Id: TestPropertyListConfigurationEvents.java 1301994 2012-03-17 20:21:23Z sebb $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestPropertyListConfigurationEvents
public TestPropertyListConfigurationEvents()
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.