MCPcopy 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

1import { strict as assert } from "assert";
2import { URI } from "vscode-uri";
3import { isWin } from "../../../shared/constants";
4import { DocumentCache } from "../../../shared/utils/document_cache";

Callers

nothing calls this directly

Calls 4

setMethod · 0.80
hasMethod · 0.80
deleteMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected