Class DictionaryWithListNoNullTest
java.lang.Object
com.singularsys.jeptests.unit.misc.dictionary.DictionaryTests
com.singularsys.jeptests.unit.misc.dictionary.DictionaryWithListNoNullTest
- Direct Known Subclasses:
MatrixDictListTest
Test for the
com.singularsys.jep.misc.dictionary package with LIST_REQUIRE_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
Methods 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, testEvaluateDouble, testEvaluateEmpty, testEvaluateSingle, testGet, testGetOr, testkeys, testKeysIter, testListOrMapSize, testParseDouble, testParseEmpty, testParseSingle, testPrintDouble, testPut, testRemove, testSize, testValues, testValuesIter
-
Constructor Details
-
DictionaryWithListNoNullTest
public DictionaryWithListNoNullTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testParseSingleNoVal
- Overrides:
testParseSingleNoValin classDictionaryTests- Throws:
JepException
-
testExceptions
- Throws:
JepException
-