test_dict_utils#

Functions

test_compare_dicts_equal_simple()#
test_compare_dicts_ordering_by_keys()#
test_compare_dicts_exclude_and_include()#
test_compare_dicts_nested()#
test_compare_dicts_sets()#
test_compare_dicts_type_mismatch()#
test_invert_dict_unique_values()#
test_invert_dict_duplicate_value_raises()#
test_invert_multi_dict_groups()#
test_invert_dict_of_sets()#
test_invert_nested_dict()#
test_identity_dict_missing_returns_key()#
test_lazydict_loads_on_access_and_evaluates_once()#
test_lazydict_reload()#
test_classifier_dict_groups_by_functions()#
test_common_dict_intersection()#
test_common_dict_empty_input()#