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

File server_discovery_and_monitoring.prose.test.ts

test/unit/sdam/server_discovery_and_monitoring.prose.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from 'chai';
2import { once } from 'events';
3import { createServer, type Server } from 'net';
4

Callers

nothing calls this directly

Calls 9

createServerFunction · 0.85
onceFunction · 0.85
itFunction · 0.85
onceMethod · 0.80
onMethod · 0.80
pushMethod · 0.45
destroyMethod · 0.45
closeMethod · 0.45
connectMethod · 0.45

Tested by

no test coverage detected