org.apache.commons.configuration
Class TestPropertiesSequence
java.lang.Object
org.apache.commons.configuration.TestPropertiesSequence
public class TestPropertiesSequence
- extends Object
Test that the configuration factory returns keys in the same
sequence as the properties configurator
- Version:
- $Id: TestPropertiesSequence.java 1225011 2011-12-27 20:46:13Z oheger $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestPropertiesSequence
public TestPropertiesSequence()
testConfigurationValuesInSameOrderFromFile
public void testConfigurationValuesInSameOrderFromFile()
throws Exception
- Throws:
Exception
testConfigurationValuesInSameOrderWithManualAdd
public void testConfigurationValuesInSameOrderWithManualAdd()
throws Exception
- Throws:
Exception
testMappingInSameOrder
public void testMappingInSameOrder()
throws Exception
- Throws:
Exception
Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.