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

File collations.test.js

test/unit/assorted/collations.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const mock = require('../../tools/mongodb-mock/index');
3const { expect } = require('chai');
4const { Long, isHello, MongoClient } = require('../../mongodb');

Callers

nothing calls this directly

Calls 15

itFunction · 0.85
setMessageHandlerMethod · 0.80
toArrayMethod · 0.80
distinctMethod · 0.80
deleteManyMethod · 0.80
findOneMethod · 0.80
collectionMethod · 0.65
isHelloFunction · 0.50
cleanupMethod · 0.45
uriMethod · 0.45
connectMethod · 0.45

Tested by

no test coverage detected