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