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
1076 Method setUpClass Undocumented
1082 Method tearDownClass Undocumented
1087 Method setUp Undocumented
1093 Method tearDown Undocumented
1097 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 2009-02-16 19:15:05.