LICENSE
MANIFEST.in
Makefile
Missing_Features.rst
README.rst
requirements.txt
setup.cfg
setup.py
tox.ini
mongomock/__init__.py
mongomock/__init__.pyi
mongomock/__version__.py
mongomock/aggregate.py
mongomock/codec_options.py
mongomock/collection.py
mongomock/command_cursor.py
mongomock/database.py
mongomock/filtering.py
mongomock/gridfs.py
mongomock/helpers.py
mongomock/mongo_client.py
mongomock/not_implemented.py
mongomock/object_id.py
mongomock/patch.py
mongomock/read_concern.py
mongomock/read_preferences.py
mongomock/results.py
mongomock/store.py
mongomock/write_concern.py
mongomock.egg-info/PKG-INFO
mongomock.egg-info/SOURCES.txt
mongomock.egg-info/dependency_links.txt
mongomock.egg-info/not-zip-safe
mongomock.egg-info/requires.txt
mongomock.egg-info/top_level.txt
tests/__init__.py
tests/diff.py
tests/multicollection.py
tests/test__bulk_operations.py
tests/test__client_api.py
tests/test__collection_api.py
tests/test__database_api.py
tests/test__diff.py
tests/test__gridfs.py
tests/test__helpers.py
tests/test__mongomock.py
tests/test__not_implemented.py
tests/test__patch.py
tests/test__readme_doctest.py
tests/utils.py
tests/connection_string/test/valid-auth.json
tests/connection_string/test/valid-host_identifiers.json
tests/connection_string/test/valid-options.json
tests/connection_string/test/valid-unix_socket-absolute.json
tests/connection_string/test/valid-unix_socket-relative.json
tests/connection_string/test/valid-warnings.json