test.unit.test_utils.test_reorganize_json_dict

test_reorganize_json_dict()[source]

Unit test for util used to reorder a JSON dictionary of dictionaries to a Python OrderedDict sorted by a key.

TODO: write unit test

Returns:

None