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