1 write to EncodedClient
Microsoft.AspNetCore.Mvc.FunctionalTests (1)
HtmlGenerationTest.cs (1)
29EncodedClient = encodedFixture.CreateDefaultClient();
1 reference to EncodedClient
Microsoft.AspNetCore.Mvc.FunctionalTests (1)
HtmlGenerationTest.cs (1)
261var response = await EncodedClient.GetAsync("http://localhost/HtmlGeneration_Home/" + action);