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

File explain.test.ts

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

Source from the content-addressed store, hash-verified

1import { expect } from 'chai';
2import { it } from 'mocha';
3
4import { Explain, ExplainVerbosity, FindCursor, MongoClient, MongoDBNamespace } from '../mongodb';

Callers

nothing calls this directly

Calls 3

itFunction · 0.85
fromOptionsMethod · 0.45
fromStringMethod · 0.45

Tested by

no test coverage detected