Class e.p.h.t.t.TestElisaHttpClientConnection(TestCase, SetupServerMixin):

Part of elisa.plugins.http_client.tests.test_http_client View In Hierarchy

This test case tests basic connection operations on the ElisaHttpClient class.
Line # Kind Name Docs
390 Method setUp Undocumented
393 Method tearDown Undocumented
396 Method test_first_request_opens_connection Test that the client will open the connection before attempting to send
412 Method test_reset_retries Test that after successfully reconnecting the number of retries is

Inherited from SetupServerMixin:

Line # Kind Name Docs
193 Method setUpClass Undocumented
198 Method tearDownClass Undocumented
def setUp(self):
Undocumented
def tearDown(self):
Undocumented
def test_first_request_opens_connection(self):
Test that the client will open the connection before attempting to send the first request to the server.
def test_reset_retries(self):
Test that after successfully reconnecting the number of retries is resetted.
API Documentation for Elisa Media Center, generated by pydoctor at 2009-02-16 19:15:05.