Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mongodb/node-mongodb-native
/ sessions.test.ts
File
sessions.test.ts
test/unit/sessions.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ BSON, Long } from
'bson'
;
2
import
{ expect } from
'chai'
;
3
import
* as sinon from
'sinon'
;
4
Callers
nothing calls this directly
Calls
15
genClusterTime
Function · 0.90
ensureTypeByName
Function · 0.90
isHello
Function · 0.90
it
Function · 0.85
applySession
Function · 0.85
processTimeMS
Function · 0.85
makeOldSession
Function · 0.85
startSession
Method · 0.80
startTransaction
Method · 0.80
advanceClusterTime
Method · 0.80
incrementTransactionNumber
Method · 0.80
setMessageHandler
Method · 0.80
Tested by
no test coverage detected