l.t.m.DoesNotProvide(Mismatch) : class documentation

Part of lp.testing.matchers View In Hierarchy

Known subclasses: lp.testing.matchers.DoesNotCorrectlyProvide

An object does not provide an interface.
Method __init__ Create a DoesNotProvide Mismatch.
Method describe Undocumented
def __init__(self, obj, interface):
Create a DoesNotProvide Mismatch.
Parametersobjthe object that does not match.
interfacethe Interface that the object was supposed to match.
def describe(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.