| Constructor and Description |
|---|
XJepTest(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
java.lang.String |
parsePreprocSimp(java.lang.String expr) |
Node |
parseProcSimpEval(java.lang.String expr,
java.lang.Object expected) |
protected void |
setUp()
Run before each test.
|
void |
simplifyTest(java.lang.String expr,
java.lang.String expected) |
void |
simplifyTestString(java.lang.String expr,
java.lang.String expected) |
static Test |
suite() |
void |
testBad() |
void |
testDefine() |
void |
testFormat() |
void |
testHex() |
void |
testLogical() |
void |
testMacroFun() |
void |
testPrint() |
void |
testReentrant() |
void |
testSimp() |
void |
testSum() |
void |
testUndecVar() |
void |
testVariableReuse() |
void |
testVarInEqn() |
calcValue, calcValue, complexValueTest, myAssertEquals, myAssertNaN, testAssign, testAssign2, testBinom, testComplex, testDotInName, testFunction, testGood, testIf, testNaN, testNumParam, testSimpleSum, testUndeclared, valueTest, valueTest, valueTest, valueTest, valueTestInt, valueTestNaNpublic static Test suite()
public static void main(java.lang.String[] args)
protected void setUp()
JepTestpublic java.lang.String parsePreprocSimp(java.lang.String expr)
throws ParseException
ParseExceptionpublic void simplifyTestString(java.lang.String expr,
java.lang.String expected)
throws ParseException
ParseExceptionpublic void simplifyTest(java.lang.String expr,
java.lang.String expected)
throws ParseException
ParseExceptionpublic Node parseProcSimpEval(java.lang.String expr, java.lang.Object expected) throws ParseException, java.lang.Exception
ParseExceptionjava.lang.Exceptionpublic void testLogical()
throws java.lang.Exception
testLogical in class JepTestjava.lang.Exceptionpublic void testPrint()
throws ParseException
ParseExceptionpublic void testSimp()
throws ParseException
ParseExceptionpublic void testMacroFun()
throws java.lang.Exception
java.lang.Exceptionpublic void testVariableReuse()
throws java.lang.Exception
java.lang.Exceptionpublic void testReentrant()
throws ParseException,
java.lang.Exception
ParseExceptionjava.lang.Exceptionpublic void testFormat()
throws ParseException
ParseExceptionpublic void testVarInEqn()
throws java.lang.Exception
java.lang.Exceptionpublic void testUndecVar()
throws ParseException
ParseExceptionpublic void testSum()
throws java.lang.Exception
java.lang.Exceptionpublic void testHex()
throws java.lang.Exception
java.lang.Exceptionpublic void testDefine()
throws java.lang.Exception
java.lang.Exceptionhttp://www.singularsys.com/jep Copyright © 2007 Singular Systems