9 references to StartServer
Microsoft.AspNetCore.Mvc.FunctionalTests (4)
RealServerWithCustomConfigurationIntegrationTests.cs (1)
29Factory.StartServer();
RealServerWithSpecifiedPortBackedIntegrationTests.cs (1)
29Factory.StartServer();
TestingInfrastructureInheritanceTests.cs (1)
118factory.StartServer();
TestServerWithCustomConfigurationIntegrationTests.cs (1)
44Factory.StartServer();
Microsoft.AspNetCore.Mvc.Testing (5)
WebApplicationFactory.cs (5)
95StartServer(); 107StartServer(); 190/// or via the <see cref="StartServer"/> method.</remarks> 204/// or via the <see cref="StartServer"/> method.</remarks> 671StartServer();