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

File srv_polling.test.ts

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

Source from the content-addressed store, hash-verified

1import { expect } from 'chai';
2import * as dns from 'dns';
3import { EventEmitter, once } from 'events';
4import * as sinon from 'sinon';

Callers

nothing calls this directly

Calls 11

itFunction · 0.85
onceFunction · 0.85
stubDnsFunction · 0.85
stubPollerFunction · 0.85
emitFunction · 0.85
successMethod · 0.80
failureMethod · 0.80
_pollMethod · 0.80
srvRecordFunction · 0.70
equalsMethod · 0.45

Tested by

no test coverage detected