Add Mock.assert_called()
Issue #26323: Add assert_called() and assert_called_once() methods to unittest.mock.Mock.
Showing
Please register or sign in to comment
Issue #26323: Add assert_called() and assert_called_once() methods to unittest.mock.Mock.