Searched defs:expected_regexp (Results 1 – 1 of 1) sorted by relevance
130 def __init__(self, expected, test_case, expected_regexp=None): argument1056 def assertRaisesRegexp(self, expected_exception, expected_regexp, argument1087 def assertRegexpMatches(self, text, expected_regexp, msg=None): argument