MCPcopy 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
20class TestProcessProxyOptions:

Callers 5

test_simpleFunction · 0.45
test_error_messageFunction · 0.45
test_outputFunction · 0.45
procsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected