1 write to TestAssets
dotnet-watch.Tests (1)
TestUtilities\DotNetWatchTestBase.cs (1)
20
TestAssets
= new TestAssetsManager(debugLogger);
68 references to TestAssets
dotnet-watch.Tests (68)
Browser\BrowserTests.cs (2)
13
var testAsset =
TestAssets
.CopyTestAsset("WatchBrowserLaunchApp")
31
var testAsset =
TestAssets
.CopyTestAsset("WatchRazorWithDeps")
CommandLine\LaunchSettingsTests.cs (8)
24
var testAsset =
TestAssets
.CopyTestAsset(AppName)
37
var testAsset =
TestAssets
.CopyTestAsset(AppName, identifier: hotReload.ToString())
55
var testAsset =
TestAssets
.CopyTestAsset(AppName, identifier: hotReload.ToString())
75
var testAsset =
TestAssets
.CopyTestAsset(AppName, identifier: hotReload.ToString())
90
var testAsset =
TestAssets
.CopyTestAsset(AppName)
109
var testAsset =
TestAssets
.CopyTestAsset("WatchAppWithLaunchSettings")
120
var testAsset =
TestAssets
.CopyTestAsset("WatchAppWithLaunchSettings")
137
var testAsset =
TestAssets
.CopyTestAsset("WatchAppWithLaunchSettings")
CommandLine\ProgramTests.cs (16)
13
var testAsset =
TestAssets
.CopyTestAsset("WatchKitchenSink")
60
var testAsset =
TestAssets
.CopyTestAsset("WatchHotReloadApp", identifier: string.Join(",", arguments))
78
var testAsset =
TestAssets
.CopyTestAsset("WatchHotReloadAppCustomHost", identifier: string.Join(",", arguments))
90
var testAsset =
TestAssets
.CopyTestAsset("WatchHotReloadAppMultiTfm")
125
var testAsset =
TestAssets
.CopyTestAsset("WatchHotReloadAppMultiTfm")
158
var testAsset =
TestAssets
.CopyTestAsset("WatchAppWithLaunchSettings", identifier: profileName)
180
var testAsset =
TestAssets
.CopyTestAsset("WatchAppWithLaunchSettings", identifier: profileName)
198
var testAsset =
TestAssets
.CopyTestAsset("XunitCore")
223
var testAsset =
TestAssets
.CopyTestAsset("XunitMulti")
235
var testAsset =
TestAssets
.CopyTestAsset("WatchNoDepsApp")
252
var testAsset =
TestAssets
.CopyTestAsset("WatchNoDepsApp")
269
var testAsset =
TestAssets
.CopyTestAsset("WatchNoDepsApp")
288
var testAsset =
TestAssets
.CopyTestAsset("WatchNoDepsApp")
306
var testAsset =
TestAssets
.CopyTestAsset("WatchNoDepsApp")
323
var testAsset =
TestAssets
349
var testAsset =
TestAssets
.CopyTestAsset("WatchGlobbingApp")
HotReload\ApplyDeltaTests.cs (33)
17
var testAsset =
TestAssets
.CopyTestAsset("WatchAppWithProjectDeps")
52
var testAsset =
TestAssets
.CopyTestAsset("WatchAppWithProjectDeps")
77
var testAsset =
TestAssets
.CopyTestAsset("WatchAppWithProjectDeps")
116
var testAsset =
TestAssets
.CopyTestAsset("WatchAppWithProjectDeps", identifier: isDirectoryProps.ToString())
157
var testAsset =
TestAssets
.CopyTestAsset("WatchAppWithProjectDeps")
200
var testAsset =
TestAssets
.CopyTestAsset("WatchAppWithProjectDeps")
239
var testAsset =
TestAssets
.CopyTestAsset("WatchHotReloadApp")
271
var testAsset =
TestAssets
.CopyTestAsset("WatchHotReloadApp")
313
var testAsset =
TestAssets
.CopyTestAsset("WatchHotReloadApp")
350
var testAsset =
TestAssets
.CopyTestAsset("WatchHotReloadApp")
404
var testAsset =
TestAssets
.CopyTestAsset("WatchHotReloadApp")
447
var testAsset =
TestAssets
.CopyTestAsset("WatchHotReloadApp")
504
var testAsset =
TestAssets
.CopyTestAsset("WatchHotReloadApp")
546
var testAsset =
TestAssets
.CopyTestAsset("WatchHotReloadApp")
593
var testAsset =
TestAssets
.CopyTestAsset("WatchNoDepsApp")
616
var testAsset =
TestAssets
.CopyTestAsset("FSharpTestAppSimple")
631
var testAsset =
TestAssets
.CopyTestAsset("FSharpTestAppSimple")
671
var testAsset =
TestAssets
.CopyTestAsset("WatchAppTypeLoadFailure")
701
var testAsset =
TestAssets
.CopyTestAsset("WatchHotReloadApp")
734
var testAsset =
TestAssets
.CopyTestAsset("WatchHotReloadApp", identifier: verbose.ToString())
784
var testAsset =
TestAssets
.CopyTestAsset("WatchHotReloadApp")
817
var testAsset =
TestAssets
.CopyTestAsset("WatchHotReloadApp")
847
var testAsset =
TestAssets
.CopyTestAsset("WatchBlazorWasm", identifier: projectSpecifiesCapabilities.ToString())
906
var testAsset =
TestAssets
928
var testAsset =
TestAssets
.CopyTestAsset("WatchBlazorWasm")
951
var testAsset =
TestAssets
.CopyTestAsset("WatchBlazorWasmHosted")
975
var testAsset =
TestAssets
.CopyTestAsset("WatchRazorWithDeps")
1023
var testAsset =
TestAssets
.CopyTestAsset("WatchMauiBlazor")
1065
var testAsset =
TestAssets
.CopyTestAsset("WatchAppMissingAssemblyFailure")
1105
var testAsset =
TestAssets
.CopyTestAsset("WatchAppWithProjectDeps")
1157
var testAsset =
TestAssets
.CopyTestAsset("WatchAppWithProjectDeps")
1212
var testAsset =
TestAssets
.CopyTestAsset("WatchAspire")
1313
var testAsset =
TestAssets
.CopyTestAsset("WatchAspire")
HotReload\CompilationHandlerTests.cs (1)
11
var testAsset =
TestAssets
.CopyTestAsset("WatchAppMultiProc")
HotReload\RuntimeProcessLauncherTests.cs (3)
56
=>
TestAssets
.CopyTestAsset(assetName, identifier: string.Join(";", testParameters)).WithSource();
698
var testAsset =
TestAssets
.CopyTestAsset("WatchAppWithProjectDeps")
767
var testAsset =
TestAssets
.CopyTestAsset("WatchHotReloadApp")
Watch\GlobbingAppTests.cs (3)
10
var testAsset =
TestAssets
.CopyTestAsset("WatchGlobbingApp")
73
var testAsset =
TestAssets
.CopyTestAsset("WatchGlobbingApp")
94
var testAsset =
TestAssets
.CopyTestAsset("WatchGlobbingApp")
Watch\NoDepsAppTests.cs (2)
13
var testAsset =
TestAssets
.CopyTestAsset(AppName)
31
var testAsset =
TestAssets
.CopyTestAsset(AppName)