MCPcopy Create free account
hub / github.com/mitmproxy/mitmproxy / test_asterisk_forms

Method test_asterisk_forms

test/mitmproxy/test_certs.py:143–144  ·  view source on GitHub ↗
(self, input, output)

Source from the content-addressed store, hash-verified

141 ],
142 )
143 def test_asterisk_forms(self, input, output):
144 assert certs.CertStore.asterisk_forms(input) == output
145
146
147class TestDummyCert:

Callers

nothing calls this directly

Calls 1

asterisk_formsMethod · 0.80

Tested by

no test coverage detected