ubuntu-tn-webteam team mailing list archive
-
ubuntu-tn-webteam team
-
Mailing list archive
-
Message #00047
Re: [Bug 383401] [NEW] assertProvides should verify that the object implements the interface
On Thu, Jun 4, 2009 at 9:14 PM, Guilherme Salgado <salgado@xxxxxxxxxxxxx> wrote:
> I guess the new assertProvides will then replace
> assertCorrectlyProvides?
Yes, I think so.
jml
--
assertProvides should verify that the object implements the interface
https://bugs.launchpad.net/bugs/383401
You received this bug notification because you are a member of ubuntu-tn
LoCo Team, which is subscribed to Launchpad itself.
Status in Launchpad itself: Triaged
Bug description:
Currently, assertProvides simply asserts that an object provides an interface. It should also verify that the object meets the contract using zope.interface.verify.verifyObject.
Follow ups
References