public class MRpeTest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
ADVANCED_OPS |
static boolean |
SHOW_BAD |
| Constructor and Description |
|---|
MRpeTest() |
| Modifier and Type | Method and Description |
|---|---|
MrpRes |
calcValue(java.lang.String expr) |
void |
cleanTest(java.lang.String expr,
java.lang.String expected)
Parses and cleans both expressions, test toString on both
|
void |
cleanTestString(java.lang.String expr,
java.lang.String expected)
Parses and cleans expr, test equal to expected string
|
void |
complexValueTest(java.lang.String expr,
Complex expected,
double tol) |
void |
myAssertEquals(java.lang.String msg,
java.lang.String actual,
java.lang.String expected) |
void |
setUp() |
void |
testAssign() |
void |
testChangedDim() |
void |
testEle() |
void |
testFocalSurface() |
void |
testFun() |
void |
testFunctionName() |
void |
testGood() |
void |
testHeaps() |
void |
testLogical() |
void |
testMatrixFunctions() |
void |
testMRpeEval()
Tests basic operation of the RpEval class.
|
void |
testMRpSurf() |
void |
testMul() |
void |
testResultType() |
void |
testRp() |
void |
testRpAllDim() |
void |
testRpSurf() |
void |
testSetEle() |
void |
testSetVar() |
void |
testUndecVar() |
void |
testUnsetDimension()
Using a non matrix compatible set of operators/functions.
|
void |
testVariableMatrix() |
void |
testVn() |
protected void |
valueTest(java.lang.String expr,
MrpRes expected) |
void |
valueTest(java.lang.String expr,
java.lang.String expected) |
public static final boolean SHOW_BAD
public static final boolean ADVANCED_OPS
public void setUp()
public void testMRpeEval()
throws java.lang.Exception
java.lang.Exceptionpublic void testRpSurf()
throws java.lang.Exception
java.lang.Exceptionpublic void testFunctionName()
throws java.lang.Exception
java.lang.Exceptionpublic void testResultType()
throws java.lang.Exception
java.lang.Exceptionpublic void testVariableMatrix()
throws java.lang.Exception
java.lang.Exceptionpublic void testGood()
public void myAssertEquals(java.lang.String msg,
java.lang.String actual,
java.lang.String expected)
protected void valueTest(java.lang.String expr,
MrpRes expected)
throws java.lang.Exception
java.lang.Exceptionpublic void valueTest(java.lang.String expr,
java.lang.String expected)
throws JepException
JepExceptionpublic void complexValueTest(java.lang.String expr,
Complex expected,
double tol)
throws java.lang.Exception
java.lang.Exceptionpublic MrpRes calcValue(java.lang.String expr) throws JepException
JepExceptionpublic void cleanTest(java.lang.String expr,
java.lang.String expected)
throws JepException
expr - expected - JepExceptionpublic void cleanTestString(java.lang.String expr,
java.lang.String expected)
throws JepException
expr - expected - JepExceptionpublic void testRp()
throws JepException
JepExceptionpublic void testRpAllDim()
throws JepException
JepExceptionpublic void testMul()
throws JepException
JepExceptionpublic void testAssign()
throws JepException
JepExceptionpublic void testSetEle()
throws JepException
JepExceptionpublic void testChangedDim()
throws JepException
JepExceptionpublic void testLogical()
throws JepException
JepExceptionpublic void testVn()
throws JepException
JepExceptionpublic void testHeaps()
throws JepException
JepExceptionpublic void testMatrixFunctions()
throws JepException
JepExceptionpublic void testEle()
throws JepException
JepExceptionpublic void testSetVar()
throws JepException
JepExceptionpublic void testFun()
throws JepException
JepExceptionpublic void testUndecVar()
throws JepException
JepExceptionpublic void testMRpSurf()
throws java.lang.Exception
java.lang.Exceptionpublic void testFocalSurface()
throws JepException
JepExceptionpublic void testUnsetDimension()
throws JepException
JepExceptionCopyright © 2018 Singular Systems http://www.singularsys.com/jep