public class MatrixJepTest extends DJepTest
| Constructor and Description |
|---|
MatrixJepTest(String name) |
| Modifier and Type | Method and Description |
|---|---|
Object |
calcValue(Node node) |
static void |
main(String[] args)
Main entry point.
|
static junit.framework.Test |
suite()
Create a test suite.
|
void |
testComplexMatricies() |
void |
testDotInName() |
void |
testLength() |
void |
testMatrix() |
void |
testTgtDev() |
void |
testVecCmp() |
void |
testVectorSum() |
void |
valueTest(String expr,
double a)
Test parse and evaluate with with a Double result.
|
testAssignDiff, testChainedVaraibles, testDiffparsePreprocSimp, parseProcSimpEval, simplifyTest, simplifyTestString, testBad, testDefine, testFormat, testHex, testLogical, testMacroFun, testPrint, testReentrant, testSimp, testSum, testUndecVar, testVariableReuse, testVarInEqncalcValue, complexValueTest, myAssertEquals, myAssertNaN, testAssign, testAssign2, testBinom, testComplex, testFunction, testGood, testIf, testNaN, testNumParam, testSimpleSum, testUndeclared, 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 MatrixJepTest(String name)
name - public static junit.framework.Test suite()
public static void main(String[] args)
args - public Object calcValue(Node node) throws ParseException
calcValue in class JepTestParseExceptionpublic void valueTest(String expr, double a) throws Exception
JepTestpublic void testLength()
throws ParseException,
Exception
ParseExceptionExceptionpublic void testDotInName()
throws ParseException,
Exception
testDotInName in class JepTestParseExceptionExceptionJas4pp 1.5 © Java Analysis Studio for Particle Physics