1 write to Factory
Microsoft.AspNetCore.Mvc.FunctionalTests (1)
InputFormatterTests.cs (1)
24Factory = new MvcTestFixture<FormatterWebSite.Startup>(LoggerFactory);
2 references to Factory
Microsoft.AspNetCore.Mvc.FunctionalTests (2)
InputFormatterTests.cs (2)
25Client = Factory.CreateDefaultClient(); 30Factory.Dispose();