A fake ConnectionPool for tests.

Instance Variable connectionFactory factory for making connections returned by the connect method. (type: any callable)
Method __init__ Undocumented
Method connect Return an instance of self.connectionFactory.
Method disconnect Do nothing.
connectionFactory =
factory for making connections returned by the connect method. (type: any callable)
def __init__(self, connectionFactory):
Undocumented
def connect(self):

Return an instance of self.connectionFactory.

def disconnect(self, connection):

Do nothing.

API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.