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

File write_concern.test.js

test/unit/assorted/write_concern.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');
4

Callers

nothing calls this directly

Calls 13

itFunction · 0.85
writeConcernTestFunction · 0.85
toArrayMethod · 0.80
dropDatabaseMethod · 0.80
dropIndexesMethod · 0.80
adminMethod · 0.80
collectionMethod · 0.65
cleanupMethod · 0.45
aggregateMethod · 0.45
createCollectionMethod · 0.45
createIndexMethod · 0.45
dropMethod · 0.45

Tested by

no test coverage detected