1 write to TestAssets
dotnet-watch.Tests (1)
TestUtilities\DotNetWatchTestBase.cs (1)
20
TestAssets
= new TestAssetsManager(debugLogger);
66 references to TestAssets
dotnet-watch.Tests (66)
Browser\BrowserLaunchTests.cs (2)
18
var testAsset =
TestAssets
.CopyTestAsset(AppName)
36
var testAsset =
TestAssets
.CopyTestAsset(AppName)
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)
116
var testAsset =
TestAssets
.CopyTestAsset("WatchAppWithLaunchSettings")
127
var testAsset =
TestAssets
.CopyTestAsset("WatchAppWithLaunchSettings")
144
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 (31)
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")
446
var testAsset =
TestAssets
.CopyTestAsset("WatchHotReloadApp")
488
var testAsset =
TestAssets
.CopyTestAsset("WatchHotReloadApp")
535
var testAsset =
TestAssets
.CopyTestAsset("WatchNoDepsApp")
558
var testAsset =
TestAssets
.CopyTestAsset("FSharpTestAppSimple")
573
var testAsset =
TestAssets
.CopyTestAsset("FSharpTestAppSimple")
613
var testAsset =
TestAssets
.CopyTestAsset("WatchAppTypeLoadFailure")
643
var testAsset =
TestAssets
.CopyTestAsset("WatchHotReloadApp")
676
var testAsset =
TestAssets
.CopyTestAsset("WatchHotReloadApp", identifier: verbose.ToString())
724
var testAsset =
TestAssets
.CopyTestAsset("WatchHotReloadApp")
756
var testAsset =
TestAssets
.CopyTestAsset("WatchBlazorWasm", identifier: projectSpecifiesCapabilities.ToString())
815
var testAsset =
TestAssets
837
var testAsset =
TestAssets
.CopyTestAsset("WatchBlazorWasm")
860
var testAsset =
TestAssets
.CopyTestAsset("WatchBlazorWasmHosted")
884
var testAsset =
TestAssets
.CopyTestAsset("WatchRazorWithDeps")
932
var testAsset =
TestAssets
.CopyTestAsset("WatchMauiBlazor")
974
var testAsset =
TestAssets
.CopyTestAsset("WatchAppMissingAssemblyFailure")
1014
var testAsset =
TestAssets
.CopyTestAsset("WatchAppWithProjectDeps")
1066
var testAsset =
TestAssets
.CopyTestAsset("WatchAppWithProjectDeps")
1121
var testAsset =
TestAssets
.CopyTestAsset("WatchAspire")
1217
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();
697
var testAsset =
TestAssets
.CopyTestAsset("WatchAppWithProjectDeps")
766
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)