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 junit.framework.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, valueTestNaN
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
public static junit.framework.Test suite()
public static void main(java.lang.String[] args)
protected void setUp()
JepTest
public java.lang.String parsePreprocSimp(java.lang.String expr) throws ParseException
ParseException
public void simplifyTestString(java.lang.String expr, java.lang.String expected) throws ParseException
ParseException
public void simplifyTest(java.lang.String expr, java.lang.String expected) throws ParseException
ParseException
public Node parseProcSimpEval(java.lang.String expr, java.lang.Object expected) throws ParseException, java.lang.Exception
ParseException
java.lang.Exception
public void testLogical() throws java.lang.Exception
testLogical
in class JepTest
java.lang.Exception
public void testPrint() throws ParseException
ParseException
public void testSimp() throws ParseException
ParseException
public void testMacroFun() throws java.lang.Exception
java.lang.Exception
public void testVariableReuse() throws java.lang.Exception
java.lang.Exception
public void testReentrant() throws ParseException, java.lang.Exception
ParseException
java.lang.Exception
public void testFormat() throws ParseException
ParseException
public void testVarInEqn() throws java.lang.Exception
java.lang.Exception
public void testUndecVar() throws ParseException
ParseException
public void testSum() throws java.lang.Exception
java.lang.Exception
public void testHex() throws java.lang.Exception
java.lang.Exception
public void testDefine() throws java.lang.Exception
java.lang.Exception
http://www.singularsys.com/jep Copyright © 2007 Singular Systems