| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
String |
parsePreprocSimp(String expr) |
Node |
parseProcSimpEval(String expr,
Object expected) |
void |
simplifyTest(String expr,
String expected) |
void |
simplifyTestString(String expr,
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, valueTestNaNassertEquals, 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, countTestCases, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, setName, toStringpublic XJepTest(String name)
public static junit.framework.Test suite()
public static void main(String[] args)
public String parsePreprocSimp(String expr) throws ParseException
ParseExceptionpublic void simplifyTestString(String expr, String expected) throws ParseException
ParseExceptionpublic void simplifyTest(String expr, String expected) throws ParseException
ParseExceptionpublic Node parseProcSimpEval(String expr, Object expected) throws ParseException, Exception
ParseExceptionExceptionpublic void testLogical()
throws Exception
testLogical in class JepTestExceptionpublic void testPrint()
throws ParseException
ParseExceptionpublic void testSimp()
throws ParseException
ParseExceptionpublic void testReentrant()
throws ParseException,
Exception
ParseExceptionExceptionpublic void testFormat()
throws ParseException
ParseExceptionpublic void testUndecVar()
throws ParseException
ParseExceptionJas4pp 1.5 © Java Analysis Studio for Particle Physics