1 override of ConfigureClient
Microsoft.AspNetCore.Mvc.Testing (1)
WebApplicationFactory.cs (1)
875
protected override void
ConfigureClient
(HttpClient client) => _configureClient(client);
2 references to ConfigureClient
Microsoft.AspNetCore.Mvc.Testing (2)
WebApplicationFactory.cs (2)
158
ConfigureClient
,
695
ConfigureClient
(client);