MCPcopy
hub / github.com/mongodb/node-mongodb-native / client.test.js

File client.test.js

test/unit/assorted/client.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const { expect } = require('chai');
4const mock = require('../../tools/mongodb-mock/index');

Callers

nothing calls this directly

Calls 8

itFunction · 0.85
setMessageHandlerMethod · 0.80
matchMethod · 0.80
isHelloFunction · 0.50
closeMethod · 0.45
cleanupMethod · 0.45
uriMethod · 0.45
connectMethod · 0.45

Tested by

no test coverage detected