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 r.david.murray
Recipients ezio.melotti, michael.foord, pitrou, r.david.murray, vinay.sajip
Date 2013-09-07.02:20:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1378520420.82.0.09638970802.issue18937@psf.upfronthosting.co.za>
In-reply-to
Content
Exactly.  It is the difference between black box testing and white box testing.  IMO mock, while a great tool, should be used with caution, because it tends to lead to white box testing.
History
Date User Action Args
2013-09-07 02:20:20r.david.murraysetrecipients: + r.david.murray, vinay.sajip, pitrou, ezio.melotti, michael.foord
2013-09-07 02:20:20r.david.murraysetmessageid: <1378520420.82.0.09638970802.issue18937@psf.upfronthosting.co.za>
2013-09-07 02:20:20r.david.murraylinkissue18937 messages
2013-09-07 02:20:20r.david.murraycreate