1 write to Factory
Microsoft.AspNetCore.Mvc.FunctionalTests (1)
DataAnnotationTests.cs (1)
20
Factory
= new MvcTestFixture<StartupDataAnnotations>(LoggerFactory)
2 references to Factory
Microsoft.AspNetCore.Mvc.FunctionalTests (2)
DataAnnotationTests.cs (2)
25
Client =
Factory
.CreateDefaultClient();
30
Factory
.Dispose();