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 brett.cannon
Recipients brett.cannon, drakeol, vinay.sajip
Date 2011-02-27.00:45:16
SpamBayes Score 7.171949e-07
Marked as misclassified No
Message-id <1298767516.92.0.858721206638.issue11332@psf.upfronthosting.co.za>
In-reply-to
Content
OK, but acceptance tests do not need to not try to get higher test coverage. For instance, for testing disable() simply using it and making sure the outcome is as expected also works.

I can understand wanting to avoid some low-level whitebox testing, but I don't think that precludes getting better coverage results.
History
Date User Action Args
2011-02-27 00:45:17brett.cannonsetrecipients: + brett.cannon, vinay.sajip, drakeol
2011-02-27 00:45:16brett.cannonsetmessageid: <1298767516.92.0.858721206638.issue11332@psf.upfronthosting.co.za>
2011-02-27 00:45:16brett.cannonlinkissue11332 messages
2011-02-27 00:45:16brett.cannoncreate