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

Part of lp.testing.matchers View In Hierarchy

An object does not correctly provide an interface.
Method __init__ Create a DoesNotCorrectlyProvide Mismatch.
Method describe Undocumented
def __init__(self, obj, interface, extra=None):
Create a DoesNotCorrectlyProvide Mismatch.
Parametersobjthe object that does not match.
interfacethe Interface that the object was supposed to match.
extraany extra information about the mismatch as a string, or None
def describe(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.