ana1Tests.testUtilities.readDesDictFromJson

readDesDictFromJson(fileName)[source]

read dict from json file

Parameters

fileName (str or pathlib path) – path to json file

Returns

desDict – dictionary read from json file

Return type

dict