net.sourceforge.jeuclid.test.content
Class ContentTransformationTest

java.lang.Object
  extended by net.sourceforge.jeuclid.test.content.ContentTransformationTest

public class ContentTransformationTest
extends Object


Constructor Summary
ContentTransformationTest()
           
 
Method Summary
 void testByDirectComparison(String contentMath, String presentationMath)
           
 void testContentParam()
           
 void testSimpleTransformations()
           
 void testSimpleTransformations2()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentTransformationTest

public ContentTransformationTest()
Method Detail

testByDirectComparison

public void testByDirectComparison(String contentMath,
                                   String presentationMath)
                            throws Exception
Throws:
Exception

testSimpleTransformations

public void testSimpleTransformations()
                               throws Exception
Throws:
Exception

testSimpleTransformations2

public void testSimpleTransformations2()
                                throws Exception
Throws:
Exception

testContentParam

public void testContentParam()
                      throws Exception
Throws:
Exception


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