5 references to StrategyResultHelper
Microsoft.Extensions.Http.Resilience.Tests (5)
Routing\OrderedRoutingStrategyTest.cs (1)
26StrategyResultHelper("https://a/", "https://b/", "https://c/");
Routing\WeightedRoutingStrategyTest.cs (4)
27StrategyResultHelper("https://a/", "https://b/", "https://c/"); 30StrategyResultHelper("https://b/", "https://a/", "https://c/"); 33StrategyResultHelper("https://c/", "https://a/", "https://b/"); 42StrategyResultHelper("https://a/", "https://b/", "https://c/");