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