Searched refs:mock_call (Results 1 – 1 of 1) sorted by relevance
1719 def mock_call(cmd, shell=False): function1731 mock.patch('subprocess.call', side_effect=mock_call), \