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