MCPcopy Create free account
hub / github.com/comaps/comaps / init_vars

Method init_vars

tools/python/test_server/server/testserver.py:172–173  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

170
171
172 def init_vars(self):
173 self.response_provider = ResponseProvider(self)
174
175
176 def do_POST(self):

Callers 2

do_POSTMethod · 0.95
do_GETMethod · 0.95

Calls 1

ResponseProviderClass · 0.90

Tested by

no test coverage detected