Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dart-Code/Dart-Code
/ document_cache.test.ts
File
document_cache.test.ts
src/test/dart/utils/document_cache.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ strict as assert } from
"assert"
;
2
import
{ URI } from
"vscode-uri"
;
3
import
{ isWin } from
"../../../shared/constants"
;
4
import
{ DocumentCache } from
"../../../shared/utils/document_cache"
;
Callers
nothing calls this directly
Calls
4
set
Method · 0.80
has
Method · 0.80
delete
Method · 0.80
get
Method · 0.45
Tested by
no test coverage detected