test.unit.test_utils.test_flatten_to_objects

test_flatten_to_objects()[source]

Unit test for util used to flatten a JSON dictionary to a Python dictionary of class instances.

Note

Tests flatten_to_objects().

TODO: write unit test

Returns:

None