MCPcopy Index your code
hub / github.com/mitmproxy/mitmproxy / test_simple

Method test_simple

test/mitmproxy/test_proxy.py:34–35  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

32 return p
33
34 def test_simple(self):
35 assert self.p()
36
37 def test_certs(self, tdata):
38 with pytest.raises(Exception, match="ambiguous option"):

Callers

nothing calls this directly

Calls 1

pMethod · 0.95

Tested by

no test coverage detected