Python-模拟pymongo集合对象的小型库用于测试目的

时间:2022-08-31 19:43:49
【文件属性】:

文件名称:Python-模拟pymongo集合对象的小型库用于测试目的

文件大小:109KB

文件格式:ZIP

更新时间:2022-08-31 19:43:49

Python开发-测试工具

Small library for mocking pymongo collection objects for testing purposes


【文件预览】:
mongomock-mongomock-9191a57
----MANIFEST.in(161B)
----README.rst(7KB)
----Missing_Features.rst(3KB)
----requirements.txt(14B)
----.travis.yml(2KB)
----tox.ini(1KB)
----LICENSE(1KB)
----setup.cfg(873B)
----setup.py(71B)
----Makefile(359B)
----tests()
--------connection_string()
--------test__mongomock.py(106KB)
--------utils.py(163B)
--------test__collection_api.py(167KB)
--------test__database_api.py(6KB)
--------test__bulk_operations.py(10KB)
--------__init__.py(0B)
--------test__patch.py(5KB)
--------multicollection.py(4KB)
--------test__helpers.py(6KB)
--------test__readme_doctest.py(426B)
--------test__client_api.py(4KB)
--------test__gridfs.py(7KB)
--------test__diff.py(901B)
--------diff.py(2KB)
----.gitignore(433B)
----mongomock()
--------collection.py(76KB)
--------helpers.py(12KB)
--------command_cursor.py(796B)
--------mongo_client.py(5KB)
--------aggregate.py(37KB)
--------object_id.py(565B)
--------__init__.py(2KB)
--------write_concern.py(1KB)
--------patch.py(3KB)
--------store.py(3KB)
--------database.py(7KB)
--------results.py(3KB)
--------read_preferences.py(856B)
--------__version__.py(88B)
--------filtering.py(14KB)
--------gridfs.py(3KB)

网友评论