l.t.m.Provides(Matcher) : class documentation

Part of lp.testing.matchers View In Hierarchy

Test that an object provides a certain interface.
Method __init__ Create a Provides Matcher.
Method __str__ Undocumented
Method match Undocumented
def __init__(self, interface):
Create a Provides Matcher.
Parametersinterfacethe Interface that the object should provide.
def __str__(self):
Undocumented
def match(self, matchee):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.