Searched refs:captured_thread_exception (Results 1 – 2 of 2) sorted by relevance
1061 with self.captured_thread_exception() as ctx:1088 with self.captured_thread_exception() as ctx:1093 with self.captured_thread_exception() as ctx:
410 def captured_thread_exception(self): member in TestBase