Class DictionaryWithMapNullTest
java.lang.Object
com.singularsys.jeptests.unit.misc.dictionary.DictionaryTests
com.singularsys.jeptests.unit.misc.dictionary.DictionaryTestsWithNull
com.singularsys.jeptests.unit.misc.dictionary.DictionaryWithMapNullTest
- Direct Known Subclasses:
FieldDictTest,MatrixDictMapTest,StreamDictTest.StandardStreamDictTest
Test for the
com.singularsys.jep.misc.dictionary package with MAP_MISSING_VALUES-
Nested Class Summary
Nested classes/interfaces inherited from class com.singularsys.jeptests.unit.misc.dictionary.DictionaryTests
DictionaryTests.KeyValue -
Field Summary
Fields inherited from class com.singularsys.jeptests.unit.misc.dictionary.DictionaryTests
entryOp, jep, listOrMapOp, nullValue, PRINT_RESULTS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidvoidvoidvoidvoidvoidvoidvoidvoidprotected voidvoidMethods inherited from class com.singularsys.jeptests.unit.misc.dictionary.DictionaryTestsWithNull
testEntriesIterNull, testGetNull, testGetOrNull, testKeysIterNull, testPutNull, testRemoveNull, testValuesIterNullMethods inherited from class com.singularsys.jeptests.unit.misc.dictionary.DictionaryTests
checkOrMake, equals, getJep, getKeyValue, getNumber, myAssertEquals, test_dict_with_vectors, test_makeMap1D, test_makeMap2D, test_makeMapEmpty, test_nested_dict, testAllFunctionsHaveDescriptions, testAllOperatorHaveDescriptions, testClear, testContainsKey, testEntries, testEntriesIter, testGet, testGetOr, testkeys, testKeysIter, testListOrMapSize, testParseDouble, testParseEmpty, testParseSingle, testParseSingleNoVal, testPut, testRemove, testSize, testValues, testValuesIter
-
Constructor Details
-
DictionaryWithMapNullTest
public DictionaryWithMapNullTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testPrintDouble
- Overrides:
testPrintDoublein classDictionaryTests- Throws:
JepException
-
testEvaluateDouble
- Overrides:
testEvaluateDoublein classDictionaryTests- Throws:
JepException
-
testEvaluateSingleNoVal
- Overrides:
testEvaluateSingleNoValin classDictionaryTestsWithNull- Throws:
JepException
-
testEvaluateSingle
- Overrides:
testEvaluateSinglein classDictionaryTests- Throws:
JepException
-
testEvaluateEmpty
- Overrides:
testEvaluateEmptyin classDictionaryTests- Throws:
JepException
-
testEvaluateDoubleNoVal
- Overrides:
testEvaluateDoubleNoValin classDictionaryTestsWithNull- Throws:
JepException
-
testEntriesNull
- Overrides:
testEntriesNullin classDictionaryTestsWithNull- Throws:
JepException
-
testValuesNull
- Overrides:
testValuesNullin classDictionaryTestsWithNull- Throws:
JepException
-
testPutNullToString
- Specified by:
testPutNullToStringin classDictionaryTestsWithNull
-
testEvaluateVarDoubleNoVal
- Overrides:
testEvaluateVarDoubleNoValin classDictionaryTestsWithNull- Throws:
JepException
-
testEvaluatePutDoubleNoVal
- Overrides:
testEvaluatePutDoubleNoValin classDictionaryTestsWithNull- Throws:
JepException
-