Part of bzrlib.transport.gio_transport View In Hierarchy
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. |