Searched refs:mock_is_module (Results 1 – 2 of 2) sorted by relevance
257 def test_is_auto_gen_test_config(self, mock_is_module): argument260 mock_is_module.return_value = True
284 def test_is_auto_gen_test_config(self, mock_is_module): argument287 mock_is_module.return_value = True