Message 197129 - Python tracker (original) (raw)

Message197129

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:20 r.david.murray set recipients: + r.david.murray, vinay.sajip, pitrou, ezio.melotti, michael.foord
2013-09-07 02:20:20 r.david.murray set messageid: 1378520420.82.0.09638970802.issue18937@psf.upfronthosting.co.za
2013-09-07 02:20:20 r.david.murray link issue18937 messages
2013-09-07 02:20:20 r.david.murray create