1 write to Factory
Microsoft.AspNetCore.Mvc.FunctionalTests (1)
ApiExplorerTest.cs (1)
22Factory = new MvcTestFixture<ApiExplorerWebSite.Startup>(LoggerFactory);
2 references to Factory
Microsoft.AspNetCore.Mvc.FunctionalTests (2)
ApiExplorerTest.cs (2)
23Client = Factory.CreateDefaultClient(); 28Factory.Dispose();