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)
93StartServer(); 105StartServer(); 188/// or via the <see cref="StartServer"/> method.</remarks> 202/// or via the <see cref="StartServer"/> method.</remarks> 660StartServer();