MCPcopy Create free account
hub / github.com/Vinyzu/Botright / TestServerFactory

Class TestServerFactory

tests/server.py:106–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104
105
106class TestServerFactory(http.HTTPFactory):
107 server_instance: "Server"
108 protocol = TestServerHTTPChannel
109
110
111class Server:

Callers 1

startMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected