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

File collations.test.js

test/integration/collation/collations.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const { setupDatabase } = require('../shared');
3const { expect } = require('chai');
4

Callers

nothing calls this directly

Calls 15

setupDatabaseFunction · 0.85
itFunction · 0.85
insertManyMethod · 0.80
createIndexesMethod · 0.80
toArrayMethod · 0.80
listIndexesMethod · 0.80
listCollectionsMethod · 0.80
collectionMethod · 0.65
newClientMethod · 0.45
dbMethod · 0.45
createCollectionMethod · 0.45
collationMethod · 0.45

Tested by

no test coverage detected