public class RpTest
extends junit.framework.TestCase
| Modifier and Type | Field and Description |
|---|---|
static boolean |
SHOW_BAD |
| Modifier and Type | Method and Description |
|---|---|
Object |
calcValue(String expr) |
void |
complexValueTest(String expr,
Complex expected,
double tol) |
static void |
main(String[] args) |
void |
myAssertEquals(String msg,
String actual,
String expected) |
static junit.framework.Test |
suite() |
void |
testAssign() |
void |
testFun() |
void |
testGood() |
void |
testLogical() |
void |
testRp() |
void |
valueTest(String expr,
double dub) |
void |
valueTest(String expr,
Object expected) |
void |
valueTest(String expr,
String expected) |
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, toStringpublic static final boolean SHOW_BAD
public RpTest(String name)
public static void main(String[] args)
public static junit.framework.Test suite()
public void testGood()
public void valueTest(String expr, double dub) throws ParseException, Exception
ParseExceptionExceptionpublic void valueTest(String expr, Object expected) throws ParseException, Exception
ParseExceptionExceptionpublic void valueTest(String expr, String expected) throws ParseException, Exception
ParseExceptionExceptionpublic void complexValueTest(String expr, Complex expected, double tol) throws Exception
Exceptionpublic Object calcValue(String expr) throws ParseException, Exception
ParseExceptionExceptionpublic void testRp()
throws ParseException,
Exception
ParseExceptionExceptionpublic void testAssign()
throws ParseException,
Exception
ParseExceptionExceptionpublic void testLogical()
throws ParseException,
Exception
ParseExceptionExceptionpublic void testFun()
throws ParseException,
Exception
ParseExceptionExceptionJas4pp 1.5 © Java Analysis Studio for Particle Physics