Searched refs:mock_zil (Results 1 – 1 of 1) sorted by relevance
248 def test_initialize(self, mock_pl, mock_zil): argument253 mock_zil.return_value = mock_obj259 mock_zil.assert_called_once_with("path")