org.apache.commons.configuration
Class TestXMLPropertiesConfiguration

java.lang.Object
  extended by org.apache.commons.configuration.TestXMLPropertiesConfiguration

public class TestXMLPropertiesConfiguration
extends Object

Version:
$Id: TestXMLPropertiesConfiguration.java 1225341 2011-12-28 21:18:28Z oheger $
Author:
Emmanuel Bourg

Constructor Summary
TestXMLPropertiesConfiguration()
           
 
Method Summary
 void testLoad()
           
 void testSave()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestXMLPropertiesConfiguration

public TestXMLPropertiesConfiguration()
Method Detail

testLoad

public void testLoad()
              throws Exception
Throws:
Exception

testSave

public void testSave()
              throws Exception
Throws:
Exception


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