Searched defs:mock_set (Results 1 – 6 of 6) sorted by relevance
430 sub mock_set { subroutine
251 def test_HasProps_update_from_json_passes_models_and_setter(mock_set) -> None: argument
102 struct auth_passdb_settings *mock_set = t_new(struct auth_passdb_settings, 1); in test_mechs_init() local
132 def test_add_bridge_port(self, mock_set): argument
1297 def mock_set(json_meta): function
74 def test_handle_unexpected_key_type_migration(self, mock_set): argument