Package com.singularsys.jeptests.system
Class NullWrapTest
java.lang.Object
com.singularsys.jeptests.system.JepTest
com.singularsys.jeptests.system.NullWrapTest
-
Nested Class Summary
Nested classes/interfaces inherited from class com.singularsys.jeptests.system.JepTest
JepTest.AddFractionsNary, JepTest.AddFractionsStack, JepTest.Diff, JepTest.MyNullary, JepTest.PiFun, JepTest.Product, JepTest.Square -
Field Summary
Fields inherited from class com.singularsys.jeptests.system.JepTest
jep, myFalse, myTrue, PRINT_RESULTS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidmyAssertEquals(String msg, Object expected, Object actual) protected voidmyAssertNull(String msg, Object actual) voidsetUp()Sets up the parser.voidvoidvoidvoidvoidvoidvoidvoidtestNull()voidvoidvoidvoidvoidvoidvoidOverridden as undeclared variable indistinguishable from null.voidMethods inherited from class com.singularsys.jeptests.system.JepTest
assertEqNodes, buildMatrix, buildVector, calcValue, calcValue, checkVector, compareRecursive, complexValueTest, myAssertNaN, negativeZero, nodeTest, nodeTest, nodeTest, nodeTest, printTestHeader, setShiftZeroElePfmc, test_not_X_Y, test_parser_sets_parent, testAssign, testBinom, testBlankParser, testCaseString, testChangeVariable, testChangeVariableComplex, testComments, testComplex, testComplexListAccess, testEleUnit, testEmptyEqn, testEmptyEqn2, testEvalExceptions, testEvaluate, testEvaluateComplex, testEvaluateString, testExpectedTokenSequence, testFormat, testFunction, testIf, testImplicitMul, testLazyLogical, testLazyLogical2, testLazyLogicalBug, testListAccess, testListAccessShiftZero, testListExtra, testLogarithm, testLogical, testMacroFunction, testMultiDimArray, testMultiDimArrayShiftZero, testMultiLine, testMultiplyBug, testNaN, testNoAssign, testNumberAsBooleanLogical, testNumbers, testNumParam, testParseException, testPlusPlus, testRecursiveMacroFunction, testSemiColon, testSimpleSum, testSpecialFunctions, testSpecialFunctions, testStrings, testStringsFun, testSwitch, testUminusPower, testX2Y, valueTest, valueTest, valueTestFail, valueTestNaN, valueTestNull, valueTestString
-
Constructor Details
-
NullWrapTest
public NullWrapTest()
-
-
Method Details
-
setUp
public void setUp()Sets up the parser. -
myAssertNull
- Overrides:
myAssertNullin classJepTest
-
myAssertEquals
- Overrides:
myAssertEqualsin classJepTest
-
testNullWrap
- Throws:
Exception
-
testNullLogical
- Throws:
JepException
-
testNullSafeEquals
- Throws:
JepException
-
testSetAllowUndeclared
public void testSetAllowUndeclared()Overridden as undeclared variable indistinguishable from null. Does nothing.- Overrides:
testSetAllowUndeclaredin classJepTest
-
testNull
public void testNull() -
testIsNull
- Throws:
Exception
-
testListNull
- Throws:
Exception
-
testListFunctions
- Overrides:
testListFunctionsin classJepTest- Throws:
Exception
-
testCaseNull
- Overrides:
testCaseNullin classJepTest- Throws:
Exception
-
testBitwise
- Throws:
Exception
-
testTernary
- Throws:
Exception
-
testIncrement
- Throws:
Exception
-
testOpEquals
- Throws:
Exception
-
testErrorMessages
- Throws:
Exception
-
testNullWrapBigDec
- Throws:
JepException
-
testNullWrapMin
- Throws:
JepException
-