Searched refs:m_exc (Results 1 – 2 of 2) sorted by relevance
465 def test_fatal_error(self, m_exc): argument471 m_exc.assert_not_called()476 def test_fatal_error_custom_exception(self, m_exc): argument484 m_exc.assert_called_with(633 def test_read_ready_tryagain(self, m_exc): argument643 def test_read_ready_tryagain_interrupted(self, m_exc): argument653 def test_read_ready_conn_reset(self, m_exc): argument663 def test_read_ready_err(self, m_exc): argument1049 def test_read_ready_tryagain(self, m_exc): argument1059 def test_read_ready_tryagain_interrupted(self, m_exc): argument[all …]
694 def test_fatal_error_connected(self, m_exc): argument699 m_exc.assert_not_called()