1 write to Factory
Microsoft.AspNetCore.Mvc.FunctionalTests (1)
SerializableErrorTests.cs (1)
20
Factory
= new MvcTestFixture<XmlFormattersWebSite.Startup>(LoggerFactory);
2 references to Factory
Microsoft.AspNetCore.Mvc.FunctionalTests (2)
SerializableErrorTests.cs (2)
21
Client =
Factory
.CreateDefaultClient();
26
Factory
.Dispose();