net.sourceforge.jeuclid.test.elements
Class MiTest

java.lang.Object
  extended by net.sourceforge.jeuclid.test.elements.MiTest

public class MiTest
extends Object

Various tests for the Mi Element.

Version:
$Revision: 92b6a7c39d7f $

Constructor Summary
MiTest()
          Default constructor.
 
Method Summary
 void testAutoItalic()
          Tests behavior of non-printing characteres to be detected as 1-letter identifiers.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MiTest

public MiTest()
Default constructor.

Method Detail

testAutoItalic

public void testAutoItalic()
                    throws Exception
Tests behavior of non-printing characteres to be detected as 1-letter identifiers.

Throws:
Exception - if the test fails.


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