2 instantiations of TestHttpClientFactory
Aspire.Hosting.Azure.Tests (2)
FoundryExtensionsTests.cs (2)
514
var healthCheck = new FoundryLocalHealthCheck(resource, new
TestHttpClientFactory
(handler));
541
var healthCheck = new FoundryLocalHealthCheck(resource, new
TestHttpClientFactory
(handler));