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

File flutter_test.test.ts

src/test/flutter_bazel/debug/flutter_test.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { isWin } from "../../../shared/constants";
2import { DebuggerType } from "../../../shared/enums";
3import { fsPath } from "../../../shared/utils/fs";
4import { DartDebugClient } from "../../dart_debug_client";

Callers

nothing calls this directly

Calls 10

activateFunction · 0.90
createDebugClientFunction · 0.90
fsPathFunction · 0.90
prepareHasRunFileFunction · 0.90
startDebuggerFunction · 0.90
waitAllThrowIfTerminatesFunction · 0.90
ensureHasRunRecentlyFunction · 0.90
configurationSequenceMethod · 0.80
waitForEventMethod · 0.80
launchMethod · 0.45

Tested by

no test coverage detected