Class e.p.h.t.t.TestMultipleElisaHttpClients(TestCase):

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

This test case tests the interaction of two instances of ElisaHttpClient.
Line # Kind Name Docs
896 Method setUpClass Undocumented
902 Method tearDownClass Undocumented
907 Method setUp Undocumented
913 Method tearDown Undocumented
917 Method test_two_clients_concurrent_requests Test two concurrent requests on two clients, and that closing the
def setUpClass(self):
Undocumented
def tearDownClass(self):
Undocumented
def setUp(self):
Undocumented
def tearDown(self):
Undocumented
def test_two_clients_concurrent_requests(self):
Test two concurrent requests on two clients, and that closing the clients at tearDown time succeeds. The server will close the connection after responding, and this should not prevent the cleanup to be performed correctly.
API Documentation for Elisa Media Center, generated by pydoctor at 2008-08-11 20:05:11.