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

Method test_srv_tls_11

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

Source from the content-addressed store, hash-verified

87 self.connect_srv(URIS["ATLAS_SRV_SHRD"])
88
89 def test_srv_tls_11(self):
90 self.connect_srv(URIS["ATLAS_SRV_TLS11"])
91
92 def test_srv_tls_12(self):
93 self.connect_srv(URIS["ATLAS_SRV_TLS12"])

Callers

nothing calls this directly

Calls 1

connect_srvMethod · 0.95

Tested by

no test coverage detected