org.kuali.rice.testtools.common
Class PropertiesUtilsTest

java.lang.Object
  extended by org.kuali.rice.testtools.common.PropertiesUtilsTest

public class PropertiesUtilsTest
extends Object

Author:
Kuali Rice Team (rice.collab@kuali.org)

Field Summary
protected static PropertiesUtils propUtils
           
 
Constructor Summary
PropertiesUtilsTest()
           
 
Method Summary
static void setUp()
           
 void testLoadProperties()
           
 void testLoadPropertiesFile()
           
 void testLoadPropertiesResource()
           
 void testLoadPropertiesWithSystemAndOverridesIntoSystem()
           
 void testSystemPropertiesAndOverrides()
           
 void testSystemPropertiesOverrides()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

propUtils

protected static PropertiesUtils propUtils
Constructor Detail

PropertiesUtilsTest

public PropertiesUtilsTest()
Method Detail

setUp

public static void setUp()

testLoadPropertiesResource

public void testLoadPropertiesResource()
                                throws IOException
Throws:
IOException

testLoadPropertiesFile

public void testLoadPropertiesFile()
                            throws IOException
Throws:
IOException

testLoadProperties

public void testLoadProperties()
                        throws IOException
Throws:
IOException

testSystemPropertiesOverrides

public void testSystemPropertiesOverrides()
                                   throws IOException
Throws:
IOException

testSystemPropertiesAndOverrides

public void testSystemPropertiesAndOverrides()
                                      throws IOException
Throws:
IOException

testLoadPropertiesWithSystemAndOverridesIntoSystem

public void testLoadPropertiesWithSystemAndOverridesIntoSystem()
                                                        throws IOException
Throws:
IOException


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.