net.sourceforge.jeuclid.test.elements
Class MMultiTest
java.lang.Object
net.sourceforge.jeuclid.test.elements.MMultiTest
public class MMultiTest
- extends Object
Various tests for the MMultiscript Element.
- Version:
- $Revision: 92b6a7c39d7f $
Method Summary |
void |
testIdentSimple()
Tests Proper identification of sub and superscripts. |
void |
testIdentSpace()
Tests Proper identification of sub and superscripts with whitespace. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MMultiTest
public MMultiTest()
testIdentSimple
public void testIdentSimple()
throws Exception
- Tests Proper identification of sub and superscripts.
- Throws:
Exception
- if anything goes wrong.
testIdentSpace
public void testIdentSpace()
throws Exception
- Tests Proper identification of sub and superscripts with whitespace.
- Throws:
Exception
- if anything goes wrong.
Copyright © 2002-2010 The JEuclid project. All Rights Reserved.