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