Tests for twisted.enterprise.adbapi.

Class ADBAPITestBase Test the asynchronous DB-API code.
Class ReconnectTestBase Test the asynchronous DB-API code with reconnect.
Class DBTestConnector A class which knows how to test for the presence of and establish a connection to a relational database.
Class SQLite3Connector Connector that uses the stdlib SQLite3 database support.
Class PySQLite2Connector Connector that uses pysqlite's SQLite database support.
Class PyPgSQLConnector Undocumented
Class PsycopgConnector Undocumented
Class MySQLConnector Undocumented
Class FirebirdConnector Undocumented
Function makeSQLTests Make a test case for every db connector which can connect.
Class FakePool A fake ConnectionPool for tests.
Class ConnectionTests Tests for the Connection class.
Class TransactionTests Tests for the Transaction class.
Class NonThreadPool Undocumented
Class DummyConnectionPool A testable ConnectionPool;
Class EventReactor Partial IReactorCore implementation with simple event-related methods.
Class ConnectionPoolTests Unit tests for ConnectionPool.
def makeSQLTests(base, suffix, globals):

Make a test case for every db connector which can connect.

ParametersbaseBase class for test case. Additional base classes will be a DBConnector subclass and unittest.TestCase
suffixA suffix used to create test case names. Prefixes are defined in the DBConnector subclasses.
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.