net.sourceforge.jeuclid.test
Class CharacterConverterTest
java.lang.Object
net.sourceforge.jeuclid.test.CharacterConverterTest
public class CharacterConverterTest
- extends Object
- Version:
- $Revision: 92b6a7c39d7f $
Method Summary |
void |
testEarly()
Tests early character conversion. |
void |
testLate()
Tests late character conversion. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CharacterConverterTest
public CharacterConverterTest()
- Default Constructor.
testLate
public void testLate()
throws Exception
- Tests late character conversion.
- Throws:
Exception
- if the test fails.
testEarly
public void testEarly()
throws Exception
- Tests early character conversion.
- Throws:
Exception
- if the test fails.
Copyright © 2002-2010 The JEuclid project. All Rights Reserved.