Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dart-Code/Dart-Code
/ flutter.test.ts
File
flutter.test.ts
src/test/flutter/commands/flutter.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
* as fs from
"fs"
;
3
import
* as path from
"path"
;
4
import
* as sinon from
"sinon"
;
Callers
nothing calls this directly
Calls
13
activate
Function · 0.90
getRandomTempFolder
Function · 0.90
startFakeDebugSession
Function · 0.90
fsPath
Function · 0.90
setConfigForTest
Function · 0.90
stubCreateQuickPickActions
Function · 0.90
stubCreateInputBoxActions
Function · 0.85
executeCommand
Method · 0.65
writeDefaultLaunchJson
Method · 0.65
getFlutterTemplates
Method · 0.65
getCurrentFlutterCreateSettingsEditMetadata
Method · 0.65
promptForNameWithSettings
Method · 0.65
Tested by
no test coverage detected