ubuntu-tn-webteam team mailing list archive
-
ubuntu-tn-webteam team
-
Mailing list archive
-
Message #00030
Re: [Bug 383401] [NEW] assertProvides should verify that the object implements the interface
I guess the new assertProvides will then replace
assertCorrectlyProvides?
subscribe
--
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