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();
52
using var client =
Factory
.CreateClient();
65
using var client =
Factory
.CreateClient();
77
using var client =
Factory
.CreateClient();