MCPcopy
hub / github.com/mongodb/node-mongodb-native / connection.test.ts

File connection.test.ts

test/unit/cmap/connection.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Socket } from 'node:net';
2import { Writable } from 'node:stream';
3
4import { expect } from 'chai';

Callers

nothing calls this directly

Calls 15

isHelloFunction · 0.90
itFunction · 0.85
connectFunction · 0.85
nsFunction · 0.85
promiseWithResolversFunction · 0.85
setMessageHandlerMethod · 0.80
readMethod · 0.80
onMethod · 0.80
matchMethod · 0.80
emitMethod · 0.65
writeMethod · 0.65
callbackFunction · 0.50

Tested by

no test coverage detected