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

File device_manager.test.ts

src/test/flutter/device_manager.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { strict as assert } from "assert";
2import { commands } from "vscode";
3import { DaemonCapabilities } from "../../shared/capabilities/flutter";
4import * as f from "../../shared/flutter/daemon_interfaces";

Callers

nothing calls this directly

Calls 14

activateWithoutAnalysisFunction · 0.90
labelForDeviceMethod · 0.80
getPickableEmulatorsMethod · 0.80
disconnectMethod · 0.80
enablePlatformMethod · 0.80
getPickableDevicesMethod · 0.80
findBestDeviceMethod · 0.80
findBestEmulatorMethod · 0.80
disposeMethod · 0.65
getEmulatorsMethod · 0.65

Tested by

no test coverage detected