Searched refs:exc_string (Results 1 – 2 of 2) sorted by relevance
199 def assert_exc_string(self, exc_string, expected_exc_name): argument200 exc_lines = exc_string.splitlines()
213 def assert_exc_string(self, exc_string, expected_exc_name): argument214 exc_lines = exc_string.splitlines()