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
388 Method setUp Undocumented
391 Method tearDown Undocumented
394 Method test_first_request_opens_connection Test that the client will open the connection before attempting to send
410 Method test_reset_retries Test that after successfully reconnecting the number of retries is

Inherited from SetupServerMixin:

Line # Kind Name Docs
191 Method setUpClass Undocumented
196 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 2008-09-29 19:14:29.