1 write to Factory
Microsoft.AspNetCore.Mvc.FunctionalTests (1)
CustomValueProviderTest.cs (1)
23Factory = new MvcTestFixture<BasicWebSite.StartupWithCustomValueProvider>(LoggerFactory)
2 references to Factory
Microsoft.AspNetCore.Mvc.FunctionalTests (2)
CustomValueProviderTest.cs (2)
26Client = Factory.CreateDefaultClient(); 31Factory.Dispose();