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

File sessions_client.test.js

test/unit/assorted/sessions_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').expect;
4const mock = require('../../tools/mongodb-mock/index');

Callers

nothing calls this directly

Calls 14

itFunction · 0.85
setMessageHandlerMethod · 0.80
startSessionMethod · 0.80
insertOneMethod · 0.80
failMethod · 0.80
endSessionMethod · 0.80
collectionMethod · 0.65
isHelloFunction · 0.50
cleanupMethod · 0.45
uriMethod · 0.45
connectMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected