l.r.t.t.Filter_CheckUrl(unittest.TestCase) : class documentation

Part of lp.registry.tests.test_prf_filter View In Hierarchy

No class docstring
Method testNoFilters Filter.check returns None if there are no filters.
Method makeFilter Undocumented
Method testNotMatching Filter.check returns None if doesn't match a filter.
Method testNoMatchingSlashes Filter.check that the glob does not match slashes.
Method testReturnsMatching Filter.check returns the matching keyword.
Method testGlobSubdir Undocumented
Method testReturnsNonMatchingBase Filter.check returns None if the base does not match.
def testNoFilters(self):
Filter.check returns None if there are no filters.
def makeFilter(self, key, urlglob):
Undocumented
def testNotMatching(self):
Filter.check returns None if doesn't match a filter.
def testNoMatchingSlashes(self):
Filter.check that the glob does not match slashes.
def testReturnsMatching(self):
Filter.check returns the matching keyword.
def testGlobSubdir(self):
Undocumented
def testReturnsNonMatchingBase(self):
Filter.check returns None if the base does not match.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.