MCPcopy
hub / github.com/mongodb/node-mongodb-native / list_collections.test.js

File list_collections.test.js

test/unit/operations/list_collections.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const { expect } = require('chai');
4const { StreamDescription, ListCollectionsOperation } = require('../../mongodb');

Callers

nothing calls this directly

Calls 3

itFunction · 0.85
buildCommandDocumentMethod · 0.45
equalsMethod · 0.45

Tested by

no test coverage detected