Searched refs:mock_copy (Results 1 – 1 of 1) sorted by relevance
401 def test_store_results(self, mock_cleanup, mock_copy, _mock_text_report, argument422 self.assertEqual(mock_copy.call_count, 0)438 self.assertEqual(mock_copy.call_count, 6)439 mock_copy.called_with(bench_path)