This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Amit.Saha
Recipients Amit.Saha
Date 2016-02-10.00:00:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1455062445.23.0.2044896551.issue26323@psf.upfronthosting.co.za>
In-reply-to
Content
Would a patch for adding a assert_called() method to mocked objects be welcome for inclusion? We do have a assert_not_called() method, so I think this may be a good idea. Please let me know and I will work on it.
History
Date User Action Args
2016-02-10 00:00:45Amit.Sahasetrecipients: + Amit.Saha
2016-02-10 00:00:45Amit.Sahasetmessageid: <1455062445.23.0.2044896551.issue26323@psf.upfronthosting.co.za>
2016-02-10 00:00:45Amit.Sahalinkissue26323 messages
2016-02-10 00:00:45Amit.Sahacreate