20 references to WaitUntilAppHostStoppedSuccessfullyAsync
Aspire.Cli.EndToEnd.Tests (20)
DescribeCommandTests.cs (2)
76
await auto.
WaitUntilAppHostStoppedSuccessfullyAsync
(timeout: TimeSpan.FromMinutes(1));
194
await auto.
WaitUntilAppHostStoppedSuccessfullyAsync
(timeout: TimeSpan.FromMinutes(1));
JavaPolyglotApphostDirectoryTests.cs (1)
107
await auto.
WaitUntilAppHostStoppedSuccessfullyAsync
(timeout: TimeSpan.FromMinutes(1));
LogsCommandTests.cs (1)
83
await auto.
WaitUntilAppHostStoppedSuccessfullyAsync
(timeout: TimeSpan.FromMinutes(1));
PsCommandTests.cs (1)
69
await auto.
WaitUntilAppHostStoppedSuccessfullyAsync
(timeout: TimeSpan.FromMinutes(1));
ResourceCommandTests.cs (4)
105
await auto.
WaitUntilAppHostStoppedSuccessfullyAsync
(timeout: TimeSpan.FromMinutes(1));
206
await auto.
WaitUntilAppHostStoppedSuccessfullyAsync
(timeout: TimeSpan.FromMinutes(1));
314
await auto.
WaitUntilAppHostStoppedSuccessfullyAsync
(timeout: TimeSpan.FromMinutes(1));
396
await auto.
WaitUntilAppHostStoppedSuccessfullyAsync
(timeout: TimeSpan.FromMinutes(1));
StartStopTests.cs (3)
60
await auto.
WaitUntilAppHostStoppedSuccessfullyAsync
(timeout: TimeSpan.FromMinutes(1));
159
await auto.
WaitUntilAppHostStoppedSuccessfullyAsync
(timeout: TimeSpan.FromMinutes(1));
399
await auto.
WaitUntilAppHostStoppedSuccessfullyAsync
(timeout: TimeSpan.FromMinutes(1));
StopForceTests.cs (2)
88
await auto.
WaitUntilAppHostStoppedSuccessfullyAsync
(timeout: TimeSpan.FromMinutes(1));
111
await auto.
WaitUntilAppHostStoppedSuccessfullyAsync
(timeout: TimeSpan.FromMinutes(1));
StopNonInteractiveTests.cs (4)
62
await auto.
WaitUntilAppHostStoppedSuccessfullyAsync
(timeout: TimeSpan.FromMinutes(1));
121
await auto.
WaitUntilAppHostStoppedSuccessfullyAsync
(timeout: TimeSpan.FromMinutes(1));
186
await auto.
WaitUntilAppHostStoppedSuccessfullyAsync
(timeout: TimeSpan.FromMinutes(1));
262
await auto.
WaitUntilAppHostStoppedSuccessfullyAsync
(timeout: TimeSpan.FromMinutes(1));
TypeScriptPolyglotApphostDirectoryTests.cs (1)
111
await auto.
WaitUntilAppHostStoppedSuccessfullyAsync
(timeout: TimeSpan.FromMinutes(1));
WaitCommandTests.cs (1)
62
await auto.
WaitUntilAppHostStoppedSuccessfullyAsync
(timeout: TimeSpan.FromMinutes(1));