2 references to AssertStarts
IIS.ShadowCopy.Tests (2)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\FunctionalTestsBase.cs (1)
42await result.AssertStarts();
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\Helpers.cs (1)
178verificationAction = verificationAction ?? (() => deploymentResult.AssertStarts());