MCPcopy Create free account
hub / github.com/mongodb/mongo-python-driver / test_tls_11

Method test_tls_11

test/atlas/test_connection.py:69–70  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

67 self.connect(URIS["ATLAS_SHRD"])
68
69 def test_tls_11(self):
70 self.connect(URIS["ATLAS_TLS11"])
71
72 def test_tls_12(self):
73 self.connect(URIS["ATLAS_TLS12"])

Callers

nothing calls this directly

Calls 1

connectMethod · 0.95

Tested by

no test coverage detected