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