b.t.t._MockMediumRequest(object) : class documentation

Part of bzrlib.tests.test_smart_transport View In Hierarchy

A mock ClientMediumRequest used by MockMedium.
Method __init__ Undocumented
Method accept_bytes Undocumented
Method finished_writing Undocumented
Method finished_reading Undocumented
Method read_bytes Undocumented
Method read_line Undocumented
def __init__(self, mock_medium):
Undocumented
def accept_bytes(self, bytes):
Undocumented
def finished_writing(self):
Undocumented
def finished_reading(self):
Undocumented
def read_bytes(self, size):
Undocumented
def read_line(self):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.