org.lsmp.djepJUnit
Class DJepTest

java.lang.Object
  extended by TestCase
      extended by org.lsmp.djepJUnit.JepTest
          extended by org.lsmp.djepJUnit.XJepTest
              extended by org.lsmp.djepJUnit.DJepTest
Direct Known Subclasses:
MatrixJepTest

public class DJepTest
extends XJepTest

Author:
Rich Morris Created on 22-Apr-2005

Field Summary
 
Fields inherited from class org.lsmp.djepJUnit.JepTest
SHOW_BAD
 
Constructor Summary
DJepTest(java.lang.String name)
           
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void setUp()
          Run before each test.
static Test suite()
           
 void testAssignDiff()
           
 void testDiff()
           
 
Methods inherited from class org.lsmp.djepJUnit.XJepTest
parsePreprocSimp, parseProcSimpEval, simplifyTest, simplifyTestString, testBad, testDefine, testFormat, testHex, testLogical, testMacroFun, testPrint, testReentrant, testSimp, testSum, testUndecVar, testVariableReuse, testVarInEqn
 
Methods inherited from class org.lsmp.djepJUnit.JepTest
calcValue, calcValue, complexValueTest, myAssertEquals, myAssertNaN, testAssign, testAssign2, testBinom, testComplex, testDotInName, testFunction, testGood, testIf, testNaN, testNumParam, testSimpleSum, testUndeclared, valueTest, valueTest, valueTest, valueTest, valueTestInt, valueTestNaN
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DJepTest

public DJepTest(java.lang.String name)
Method Detail

suite

public static Test suite()

main

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

setUp

protected void setUp()
Description copied from class: JepTest
Run before each test.

Overrides:
setUp in class XJepTest

testDiff

public void testDiff()
              throws ParseException
Throws:
ParseException

testAssignDiff

public void testAssignDiff()
                    throws java.lang.Exception
Throws:
java.lang.Exception


http://www.singularsys.com/jep Copyright © 2004 Singular Systems