org.apache.commons.configuration
Class TestSystemConfiguration

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

public class TestSystemConfiguration
extends Object

Tests for SystemConfiguration.

Version:
$Id: TestSystemConfiguration.java 1225020 2011-12-27 21:20:45Z oheger $
Author:
Emmanuel Bourg

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

Constructor Detail

TestSystemConfiguration

public TestSystemConfiguration()
Method Detail

testSystemConfiguration

public void testSystemConfiguration()

testSetSystemProperties

public void testSetSystemProperties()


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