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

File transactions.test.ts

test/integration/transactions/transactions.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from 'chai';
2
3import {
4 ClientSession,

Callers

nothing calls this directly

Calls 15

itFunction · 0.85
withTransactionMethod · 0.80
matchMethod · 0.80
endSessionMethod · 0.80
startSessionMethod · 0.80
insertOneMethod · 0.80
findOneMethod · 0.80
abortTransactionMethod · 0.80
startTransactionMethod · 0.80
onMethod · 0.80
withSessionMethod · 0.80
commitTransactionMethod · 0.80

Tested by

no test coverage detected