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, 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
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 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 JepTest
ParseException
public void valueTest(String expr, double a) throws Exception
JepTest
public void testLength() throws ParseException, Exception
ParseException
Exception
public void testDotInName() throws ParseException, Exception
testDotInName
in class JepTest
ParseException
Exception
Jas4pp 1.5 © Java Analysis Studio for Particle Physics