MCPcopy Create free account
hub / github.com/hugapi/hug / FakeRequest

Class FakeRequest

tests/test_output_format.py:237–238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

235 )
236
237 class FakeRequest(object):
238 content_type = "application/json"
239
240 request = FakeRequest()
241 response = FakeRequest()

Callers 4

test_on_content_typeFunction · 0.70
test_acceptFunction · 0.70
test_suffixFunction · 0.70
test_prefixFunction · 0.70

Calls

no outgoing calls

Tested by 4

test_on_content_typeFunction · 0.56
test_acceptFunction · 0.56
test_suffixFunction · 0.56
test_prefixFunction · 0.56