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, testDiff
parsePreprocSimp, parseProcSimpEval, simplifyTest, simplifyTestString, testBad, testDefine, testFormat, testHex, testLogical, testMacroFun, testPrint, testReentrant, testSimp, testSum, testUndecVar, testVariableReuse, testVarInEqn
calcValue, complexValueTest, myAssertEquals, myAssertNaN, testAssign, testAssign2, testBinom, testComplex, testFunction, testGood, testIf, testNaN, testNumParam, testSimpleSum, testUndeclared, valueTest, valueTest, valueTest, valueTestInt, valueTestNaN
public static Test suite()
public static void main(java.lang.String[] args)
args
- protected void setUp()
JepTest
public java.lang.Object calcValue(Node node) throws ParseException
calcValue
in class JepTest
ParseException
public void valueTest(java.lang.String expr, double a) throws java.lang.Exception
JepTest
public void testMatrix() throws java.lang.Exception
java.lang.Exception
public void testLength() throws ParseException, java.lang.Exception
ParseException
java.lang.Exception
public void testDotInName() throws ParseException, java.lang.Exception
testDotInName
in class JepTest
ParseException
java.lang.Exception
public void testVecCmp() throws java.lang.Exception
java.lang.Exception
public void testVectorSum() throws java.lang.Exception
java.lang.Exception
public void testTgtDev() throws java.lang.Exception
java.lang.Exception
public void testComplexMatricies() throws java.lang.Exception
java.lang.Exception
http://www.singularsys.com/jep Copyright © 2007 Singular Systems