b.t.t.FakeMedium(medium.SmartClientMedium) : class documentation

Part of bzrlib.tests.test_remote View In Hierarchy

Undocumented
Method __init__ Undocumented
Method disconnect If this medium maintains a persistent connection, close it.

Inherited from SmartClientMedium:

Method protocol_version Find out if 'hello' smart request works.
Method should_probe Should RemoteBzrDirFormat.probe_transport send a smart request on
Method remote_path_from_transport Convert transport into a path suitable for using in a request.
Method _is_remote_before Is it possible the remote side supports RPCs for a given version?
Method _remember_remote_is_before Tell this medium that the remote side is older the given version.

Inherited from SmartMedium (via SmartClientMedium):

Method read_bytes Read some bytes from this medium.
Method _push_back Return unused bytes to the medium, because they belong to the next
Method _get_push_back_buffer Undocumented
Method _read_bytes Undocumented
Method _get_line Read bytes from this request's response until a newline byte.
Method _report_activity Notify that this medium has activity.
def __init__(self, client_calls, base):
Undocumented
def disconnect(self):
If this medium maintains a persistent connection, close it.

The default implementation does nothing.

API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.