18 references to WaitUntilAppHostStoppedSuccessfullyAsync
Aspire.Cli.EndToEnd.Tests (18)
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 (2)
60
await auto.
WaitUntilAppHostStoppedSuccessfullyAsync
(timeout: TimeSpan.FromMinutes(1));
305
await auto.
WaitUntilAppHostStoppedSuccessfullyAsync
(timeout: TimeSpan.FromMinutes(1));
StopForceTests.cs (1)
73
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));