Package com.singularsys.exttests.field
Class FieldDictTest
- Direct Known Subclasses:
StreamDictTest.StreamFieldDictTest
Tests for
FieldDictComponents using MAP_MISSING_VALUES.-
Nested Class Summary
Nested ClassesNested 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 TypeMethodDescriptionvoidcheckOrMake(String name) Check if the function should exists, or not.voidsetUp()voidvoidMethods inherited from class com.singularsys.jeptests.unit.misc.dictionary.DictionaryWithMapNullTest
testEntriesNull, testEvaluateDouble, testEvaluateDoubleNoVal, testEvaluateEmpty, testEvaluatePutDoubleNoVal, testEvaluateSingle, testEvaluateSingleNoVal, testEvaluateVarDoubleNoVal, testPrintDouble, testPutNullToString, testValuesNullMethods 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
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
-
FieldDictTest
public FieldDictTest()
-
-
Method Details
-
setUp
- Overrides:
setUpin classDictionaryWithMapNullTest- Throws:
Exception
-
checkOrMake
Description copied from class:DictionaryTestsCheck if the function should exists, or not. If it does not make the function- Overrides:
checkOrMakein classDictionaryTests- Parameters:
name- function name
-
testOperationsOnNestedSet
- Throws:
JepException
-
testOperationsOn1DSet
- Throws:
JepException
-