MCPcopy Create free account
hub / github.com/Dart-Code/Dart-Code / devtools.test.ts

File devtools.test.ts

src/test/dart/devtools/devtools.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { strict as assert } from "assert";
2import * as vs from "vscode";
3import { startFakeDebugSession } from "../../debug_helpers";
4import { activate, privateApi, sb } from "../../helpers";

Callers

nothing calls this directly

Calls 5

activateFunction · 0.90
startFakeDebugSessionFunction · 0.90
executeCommandMethod · 0.65

Tested by

no test coverage detected