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

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

This test case tests the ElisaHttpClient class with pipelining errors.
Line # Kind Name Docs
951 Method setUp Undocumented
954 Method tearDown Undocumented
957 Method test_pipeline_with_errors Test the pipelining with three requests. For the first request we get a

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_pipeline_with_errors(self):
Test the pipelining with three requests. For the first request we get a response, for the last two requests the server closes the connection without writing a response. This checks that the client doesn't get stuck retrying requests if the server is down.
API Documentation for Elisa Media Center, generated by pydoctor at 2009-02-16 19:15:05.