Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_type
Function · 0.70
test_accept
Function · 0.70
test_suffix
Function · 0.70
test_prefix
Function · 0.70
Calls
no outgoing calls
Tested by
4
test_on_content_type
Function · 0.56
test_accept
Function · 0.56
test_suffix
Function · 0.56
test_prefix
Function · 0.56