org.kuali.common.util
Class PropertyUtilsTest

java.lang.Object
  extended by org.kuali.common.util.PropertyUtilsTest

@ContextConfiguration
public class PropertyUtilsTest
extends Object


Constructor Summary
PropertyUtilsTest()
           
 
Method Summary
 void encryptTest()
           
 void getPropertiesTest()
           
 void getPropertiesUTF8Test()
           
protected  File getTestDir()
           
 void getXMLPropertiesTest()
           
 void storePropertiesTest()
           
 void storeUTF8PropertiesTest()
           
 void storeUTF8XMLPropertiesTest()
           
 void storeXMLPropertiesTest()
           
 void testBuildDir()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyUtilsTest

public PropertyUtilsTest()
Method Detail

getTestDir

protected File getTestDir()

testBuildDir

public void testBuildDir()
                  throws IOException
Throws:
IOException

storeUTF8XMLPropertiesTest

public void storeUTF8XMLPropertiesTest()
                                throws IOException
Throws:
IOException

storeXMLPropertiesTest

public void storeXMLPropertiesTest()
                            throws IOException
Throws:
IOException

storeUTF8PropertiesTest

public void storeUTF8PropertiesTest()
                             throws IOException
Throws:
IOException

storePropertiesTest

public void storePropertiesTest()
                         throws IOException
Throws:
IOException

getXMLPropertiesTest

public void getXMLPropertiesTest()

getPropertiesTest

public void getPropertiesTest()

getPropertiesUTF8Test

public void getPropertiesUTF8Test()

encryptTest

public void encryptTest()


Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.