Re: Re: Mock object bug with assert_not_called (Steve D'Aprano)
sufficient? I'm not so sure, this is my first time. Thanks for the help. -- Diego Vela -- https://mail.python.org/mailman/listinfo/python-list
Mock object bug with assert_not_called
eps Create a mock object using the @patch decorator for a function. call a function that that calls the mocked function. check assert_not_called and assert_called with. Thank you for your time. -- Diego Vela -- https://mail.python.org/mailman/listinfo/python-list