Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/mitmproxy/mitmproxy
/ error
Method
error
test/mitmproxy/test_proxy.py:16–17 ·
view source on GitHub ↗
(self, message)
Source
from the content-addressed store, hash-verified
14
""
"
15
16
def
error(self, message):
17
raise
Exception(message)
18
19
20
class
TestProcessProxyOptions:
Callers
5
test_simple
Function · 0.45
test_error_message
Function · 0.45
test_repeat_error_on_stderr
Function · 0.45
test_output
Function · 0.45
procs
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected