MCPcopy
hub / github.com/mongodb/node-mongodb-native / shared_library_test.js

File shared_library_test.js

test/tools/fixtures/shared_library_test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable no-restricted-modules */
2const { EJSON } = require('bson');
3const { AutoEncrypter } = require('../../../lib/client-side-encryption/auto_encrypter');
4const { MongoClient } = require('../../../lib/mongo_client');

Callers

nothing calls this directly

Calls 2

writeMethod · 0.65
parseMethod · 0.45

Tested by

no test coverage detected