b.t.t.LocalURLServer(TestServer) : class documentation

Part of bzrlib.tests.test_server View In Hierarchy

A pretend server for local transports, using file:// urls.

Of course no actual server is required to access the local filesystem, so this just exists to tell the test code how to get to it.

Method start_server Setup the server to service requests.
Method get_url See Transport.Server.get_url.

Inherited from TestServer:

Method get_bogus_url Return a url for this protocol, that will fail to connect.

Inherited from Server (via TestServer):

Method stop_server Remove the server and cleanup any resources it owns.
def start_server(self):
Setup the server to service requests.
def get_url(self):
See Transport.Server.get_url.
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.