org.apache.commons.configuration
Class TestThreesomeConfiguration
java.lang.Object
org.apache.commons.configuration.TestThreesomeConfiguration
public class TestThreesomeConfiguration
- extends Object
A base class for testing BasePropertiesConfiguration
extensions.
- Version:
- $Id: TestThreesomeConfiguration.java 1225021 2011-12-27 21:23:22Z oheger $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
conf
protected Configuration conf
TestThreesomeConfiguration
public TestThreesomeConfiguration()
setUp
public void setUp()
throws Exception
- Throws:
Exception
testList1
public void testList1()
throws Exception
- Throws:
Exception
testList2
public void testList2()
throws Exception
- Throws:
Exception
testList3
public void testList3()
throws Exception
- Throws:
Exception
Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.