8 references to StartServer
Microsoft.AspNetCore.Mvc.FunctionalTests (3)
RealServerWithCustomConfigurationIntegrationTests.cs (1)
29Factory.StartServer();
RealServerWithSpecifiedPortBackedIntegrationTests.cs (1)
29Factory.StartServer();
TestingInfrastructureInheritanceTests.cs (1)
118factory.StartServer();
Microsoft.AspNetCore.Mvc.Testing (5)
WebApplicationFactory.cs (5)
94StartServer(); 106StartServer(); 189/// or via the <see cref="StartServer"/> method.</remarks> 203/// or via the <see cref="StartServer"/> method.</remarks> 661StartServer();