javamath.server.cas.impl.Maple
Class Test

java.lang.Object
  |
  +--javamath.server.cas.impl.Maple.Test

public class Test
extends java.lang.Object

Test the MapleProcess class. Execute via the runtest script in the directory containing the javamath.server.cas.impl.Maple package.


Constructor Summary
Test()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Test

public Test()
Method Detail

main

public static void main(java.lang.String[] args)