org.lsmp.djepJUnit
Class DJepTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.lsmp.djepJUnit.JepTest
              extended by org.lsmp.djepJUnit.XJepTest
                  extended by org.lsmp.djepJUnit.DJepTest
All Implemented Interfaces:
junit.framework.Test
Direct Known Subclasses:
MatrixJepTest, RewriteTest

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 junit.framework.Test suite()
           
 void testAssignDiff()
           
 void testChainedVaraibles()
           
 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 junit.framework.TestCase
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DJepTest

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

suite

public static junit.framework.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

testChainedVaraibles

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


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