8 references to AssertDtoShapeMatchesYarpConfig
Aspire.Hosting.Yarp.Tests (8)
YarpClusterTests.cs (8)
225AssertDtoShapeMatchesYarpConfig<YarpForwarderRequestConfig, ForwarderRequestConfig>(); 226AssertDtoShapeMatchesYarpConfig<YarpHttpClientConfig, HttpClientConfig>(); 227AssertDtoShapeMatchesYarpConfig<YarpWebProxyConfig, WebProxyConfig>(); 228AssertDtoShapeMatchesYarpConfig<YarpSessionAffinityConfig, SessionAffinityConfig>(); 229AssertDtoShapeMatchesYarpConfig<YarpSessionAffinityCookieConfig, SessionAffinityCookieConfig>(); 230AssertDtoShapeMatchesYarpConfig<YarpHealthCheckConfig, HealthCheckConfig>(); 231AssertDtoShapeMatchesYarpConfig<YarpActiveHealthCheckConfig, ActiveHealthCheckConfig>(); 232AssertDtoShapeMatchesYarpConfig<YarpPassiveHealthCheckConfig, PassiveHealthCheckConfig>();