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