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

Part of lp.testing.matchers View In Hierarchy

Checks whether one string contains another.
Method __init__ Create a Contains Matcher.
Method __str__ Undocumented
Method match Undocumented
def __init__(self, expected):
Create a Contains Matcher.
Parametersexpectedthe string that matchees should contain.
def __str__(self):
Undocumented
def match(self, matchee):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.