8 references to AssertDtoShapeMatchesYarpConfig
Aspire.Hosting.Yarp.Tests (8)
YarpClusterTests.cs (8)
294AssertDtoShapeMatchesYarpConfig<YarpForwarderRequestConfig, ForwarderRequestConfig>(); 295AssertDtoShapeMatchesYarpConfig<YarpHttpClientConfig, HttpClientConfig>(); 296AssertDtoShapeMatchesYarpConfig<YarpWebProxyConfig, WebProxyConfig>(); 297AssertDtoShapeMatchesYarpConfig<YarpSessionAffinityConfig, SessionAffinityConfig>(); 298AssertDtoShapeMatchesYarpConfig<YarpSessionAffinityCookieConfig, SessionAffinityCookieConfig>(); 299AssertDtoShapeMatchesYarpConfig<YarpHealthCheckConfig, HealthCheckConfig>(); 300AssertDtoShapeMatchesYarpConfig<YarpActiveHealthCheckConfig, ActiveHealthCheckConfig>(); 301AssertDtoShapeMatchesYarpConfig<YarpPassiveHealthCheckConfig, PassiveHealthCheckConfig>();