twisted.test.test_adbapi.ReconnectTestBase(object)
class documentationtwisted.test.test_adbapi
(View In Hierarchy)
Test the asynchronous DB-API code with reconnect.
Method | extraSetUp | Skip the test if good_sql is unavailable. Otherwise, set
up the database, create a connection pool pointed at it, and set up a
simple schema in it. |
Method | tearDown | Undocumented |
Method | test_pool | Undocumented |
Method | _testPool_1 | Undocumented |
Method | _testPool_2 | Undocumented |
Method | _testPool_3 | Undocumented |
Method | _testPool_4 | Undocumented |
Method | _testPool_5 | Undocumented |