net.sourceforge.jeuclid.test
Class CharacterMappingTest

java.lang.Object
  extended by net.sourceforge.jeuclid.test.CharacterMappingTest

public class CharacterMappingTest
extends Object

Version:
$Revision: 92b6a7c39d7f $

Constructor Summary
CharacterMappingTest()
          Default Constructor.
 
Method Summary
 void testAlternatives()
          Tests code mapping alternatives.
 void testMappings()
          Tests some standard code mappings.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CharacterMappingTest

public CharacterMappingTest()
Default Constructor.

Method Detail

testMappings

public void testMappings()
                  throws Exception
Tests some standard code mappings.

Throws:
Exception - if the test fails.

testAlternatives

public void testAlternatives()
                      throws Exception
Tests code mapping alternatives.

Throws:
Exception - if the test fails.


Copyright © 2002-2010 The JEuclid project. All Rights Reserved.