org.nuiton.io
Class SortedPropertiesTest
java.lang.Object
org.nuiton.io.SortedPropertiesTest
public class SortedPropertiesTest
- extends Object
To test SortedProperties.
- Since:
- 1.3
- Author:
- tchemit
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SortedPropertiesTest
public SortedPropertiesTest()
init
public static void init()
throws Exception
- Throws:
Exception
testUnicodeUpperInvolution
public void testUnicodeUpperInvolution()
throws Exception
- To test that a file loaded then stored keep unicode as they were previously.
In fact we can have some
é and é.
- Throws:
Exception - if any error
testUnicodeLowerInvolution
public void testUnicodeLowerInvolution()
throws Exception
- To test that a file loaded then stored keep unicode as they were previously.
In fact we can have some
é and é.
- Throws:
Exception - if any error
Copyright © 2009-2011 CodeLutin. All Rights Reserved.