[Zope-dev] Re: SVN: Zope/trunk/lib/python/Testing/ZopeTestCase/testInterfaces.py Test interfaces with verifyClass in addition to verifyObject.

yuppie y.2005- at wcm-solutions.de
Sat May 7 04:46:32 EDT 2005


Stefan H. Holek wrote:
> Log message for revision 30296:
>   Test interfaces with verifyClass in addition to verifyObject.
>   
[...]
> +        self.failUnless(verifyClass(IProfiled, Profiled))

Does failUnless make any sense here? verifyClass() is either True or 
raises an Exception.

Cheers, Yuppie



More information about the Zope-Dev mailing list