twisted.test.test_adbapi.ADBAPITestBase(object) class documentationtwisted.test.test_adbapi
(View In Hierarchy)
Test the asynchronous DB-API code.
| Method | extraSetUp | Set up the database and create a connection pool pointing at it. | 
| Method | tearDown | Undocumented | 
| Method | openfun | Undocumented | 
| Method | checkOpenfunCalled | Undocumented | 
| Method | test_pool | Undocumented | 
| Method | checkConnect | Check the connect/disconnect synchronous calls. | 
| Method | interaction | Undocumented | 
| Method | bad_interaction | Undocumented | 
| Method | withConnection | Undocumented | 
| Method | close_withConnection | Undocumented | 
| Method | bad_withConnection | Undocumented | 
| Method | _testPool_1_1 | Undocumented | 
| Method | _testPool_1_2 | Undocumented | 
| Method | _testPool_1_3 | Undocumented | 
| Method | _testPool_1_4 | Undocumented | 
| Method | _testPool_2 | Undocumented | 
| Method | _testPool_3 | Undocumented | 
| Method | _testPool_4 | Undocumented | 
| Method | _testPool_5 | Undocumented | 
| Method | _testPool_6 | Undocumented | 
| Method | _testPool_7 | Undocumented | 
| Method | _testPool_8 | Undocumented | 
| Method | _testPool_9 | Undocumented |