public class MatrixJepTest extends DJepTest
| Constructor and Description |
|---|
MatrixJepTest(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
calcValue(Node node) |
static void |
main(java.lang.String[] args)
Main entry point.
|
protected void |
setUp()
Run before each test.
|
static Test |
suite()
Create a test suite.
|
void |
testComplexMatricies() |
void |
testDotInName() |
void |
testLength() |
void |
testMatrix() |
void |
testTgtDev() |
void |
testVecCmp() |
void |
testVectorSum() |
void |
valueTest(java.lang.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, valueTestNaNpublic static Test suite()
public static void main(java.lang.String[] args)
args - protected void setUp()
JepTestpublic java.lang.Object calcValue(Node node) throws ParseException
calcValue in class JepTestParseExceptionpublic void valueTest(java.lang.String expr,
double a)
throws java.lang.Exception
JepTestpublic void testMatrix()
throws java.lang.Exception
java.lang.Exceptionpublic void testLength()
throws ParseException,
java.lang.Exception
ParseExceptionjava.lang.Exceptionpublic void testDotInName()
throws ParseException,
java.lang.Exception
testDotInName in class JepTestParseExceptionjava.lang.Exceptionpublic void testVecCmp()
throws java.lang.Exception
java.lang.Exceptionpublic void testVectorSum()
throws java.lang.Exception
java.lang.Exceptionpublic void testTgtDev()
throws java.lang.Exception
java.lang.Exceptionpublic void testComplexMatricies()
throws java.lang.Exception
java.lang.Exceptionhttp://www.singularsys.com/jep Copyright © 2007 Singular Systems