5 references to AssertStarted
dotnet-watch.Tests (5)
CommandLine\LaunchSettingsTests.cs (3)
95
await App.
AssertStarted
();
107
await App.
AssertStarted
();
150
await App.
AssertStarted
();
Watch\NoDepsAppTests.cs (2)
21
await App.
AssertStarted
();
45
await App.
AssertStarted
();