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

Method close

test/utils.py:267–268  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

265 self._reset()
266
267 def close(self):
268 self._reset()
269
270 def update_is_writable(self, is_writable):
271 pass

Callers 15

check_ocspFunction · 0.45
runMethod · 0.45
test_get_last_versionMethod · 0.45
test_gridfs_findMethod · 0.45
test_md5Method · 0.45
_test_opsMethod · 0.45
runMethod · 0.45
test_get_last_versionMethod · 0.45
test_file_existsMethod · 0.45

Calls 1

_resetMethod · 0.95

Tested by 15

check_ocspFunction · 0.36
runMethod · 0.36
test_get_last_versionMethod · 0.36
test_gridfs_findMethod · 0.36
test_md5Method · 0.36
_test_opsMethod · 0.36
runMethod · 0.36
test_get_last_versionMethod · 0.36
test_file_existsMethod · 0.36