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

File abstract_cursor.test.ts

test/integration/node-specific/abstract_cursor.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 * as sinon from 'sinon';
4import { inspect } from 'util';

Callers

nothing calls this directly

Calls 15

filterForCommandsFunction · 0.90
configureFailPointFunction · 0.90
clearFailPointFunction · 0.90
itFunction · 0.85
onceFunction · 0.85
insertManyMethod · 0.80
deleteManyMethod · 0.80
hasNextMethod · 0.80
tryNextMethod · 0.80
streamMethod · 0.80
matchMethod · 0.80
toArrayMethod · 0.80

Tested by

no test coverage detected