public class NullWrapTest extends JepTest
jep, myFalse, myTrue, PRINT_RESULTS| Constructor and Description |
|---|
NullWrapTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
myAssertEquals(java.lang.String msg,
java.lang.Object expected,
java.lang.Object actual) |
protected void |
myAssertNull(java.lang.String msg,
java.lang.Object actual) |
void |
setUp()
Sets up the parser.
|
void |
testBitwise() |
void |
testCaseNull() |
void |
testErrorMessages() |
void |
testIncrement() |
void |
testIsNull() |
void |
testListFunctions() |
void |
testListNull() |
void |
testNull() |
void |
testNullLogical() |
void |
testNullSafeEquals() |
void |
testNullWrap() |
void |
testOpEquals() |
void |
testSetAllowUndeclared()
Overridden as undeclared variable indistinguishable from null.
|
void |
testTernary() |
assertEqNodes, buildMatrix, buildVector, calcValue, calcValue, checkVector, compareRecursive, complexValueTest, myAssertNaN, negativeZero, nodeTest, nodeTest, nodeTest, nodeTest, printTestHeader, testAssign, testBinom, testBlankParser, testCaseString, testChangeVariable, testChangeVariableComplex, testComments, testComplex, testEmptyEqn, testEmptyEqn2, testEvalExceptions, testEvaluate, testEvaluateComplex, testEvaluateString, testExpectedTokenSequence, testFormat, testFunction, testIf, testImplicitMul, testLazyLogical, testLazyLogical2, testLazyLogicalBug, testListAccess, testListExtra, testLogarithm, testLogical, testMacroFunction, testMultiDimArray, testMultiLine, testMultiplyBug, testNaN, testNoAssign, testNumberAsBooleanLogical, testNumbers, testNumParam, testParseException, testPlusPlus, testRecursiveMacroFunction, testSemiColon, testSimpleSum, testSpecialFunctions, testSpecialFunctions, testStrings, testStringsFun, testSwitch, testUminusPower, testX2Y, valueTest, valueTest, valueTestFail, valueTestNaN, valueTestNull, valueTestStringprotected void myAssertNull(java.lang.String msg,
java.lang.Object actual)
myAssertNull in class JepTestprotected void myAssertEquals(java.lang.String msg,
java.lang.Object expected,
java.lang.Object actual)
myAssertEquals in class JepTestpublic void testNullWrap()
throws java.lang.Exception
java.lang.Exceptionpublic void testNullLogical()
throws JepException
JepExceptionpublic void testNullSafeEquals()
throws JepException
JepExceptionpublic void testSetAllowUndeclared()
throws java.lang.Exception
testSetAllowUndeclared in class JepTestjava.lang.Exceptionpublic void testNull()
throws java.lang.Exception
public void testIsNull()
throws java.lang.Exception
java.lang.Exceptionpublic void testListNull()
throws java.lang.Exception
java.lang.Exceptionpublic void testListFunctions()
throws java.lang.Exception
testListFunctions in class JepTestjava.lang.Exceptionpublic void testCaseNull()
throws java.lang.Exception
testCaseNull in class JepTestjava.lang.Exceptionpublic void testBitwise()
throws java.lang.Exception
java.lang.Exceptionpublic void testTernary()
throws java.lang.Exception
java.lang.Exceptionpublic void testIncrement()
throws java.lang.Exception
java.lang.Exceptionpublic void testOpEquals()
throws java.lang.Exception
java.lang.Exceptionpublic void testErrorMessages()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2018 Singular Systems http://www.singularsys.com/jep