Searched refs:mock_exception_logging (Results 1 – 1 of 1) sorted by relevance
18 def test_cleanup(self, mock_cleanup, mock_exception_logging): argument22 mock_exception_logging.assert_not_called()26 def test_failed_cleanup(self, mock_cleanup, mock_exception_logging): argument31 mock_exception_logging.assert_called()