1 write to Factory
Microsoft.AspNetCore.Mvc.FunctionalTests (1)
ControllerEndpointFiltersTest.cs (1)
23
Factory
= new MvcTestFixture<StartupForEndpointFilters>(LoggerFactory).WithWebHostBuilder(ConfigureWebHostBuilder);
5 references to Factory
Microsoft.AspNetCore.Mvc.FunctionalTests (5)
ControllerEndpointFiltersTest.cs (5)
28
Factory
.Dispose();
39
using var client =
Factory
.CreateClient();
53
using var client =
Factory
.CreateClient();
66
using var client =
Factory
.CreateClient();
78
using var client =
Factory
.CreateClient();