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