4 references to AssertRunning
IISExpress.FunctionalTests (4)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\IISFunctionalTestBase.cs (1)
61await AssertRunning(deploymentResult);
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (3)
357await AssertRunning(deploymentResult); 375await AssertRunning(deploymentResult); 390await AssertRunning(deploymentResult);