MCPcopy Index your code
hub / github.com/mongodb/mongo-python-driver / get_client_opts

Function get_client_opts

test/test_encryption.py:114–115  ·  view source on GitHub ↗
(client)

Source from the content-addressed store, hash-verified

112
113
114def get_client_opts(client):
115 return client.options
116
117
118class TestAutoEncryptionOpts(PyMongoTestCase):

Callers 2

test_defaultMethod · 0.70
test_kwargsMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected