2 references to WaitForTextAsync
Aspire.Playground.Tests (2)
ProjectSpecificTests.cs (2)
28
await app.
WaitForTextAsync
($"I'm Batman. - Batman")
46
await app.
WaitForTextAsync
("Hello, World!").WaitAsync(TestConstants.ExtraLongTimeoutTimeSpan);