75 references to IISExpress
IIS.FunctionalTests (8)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\AppVerifier.cs (1)
22case ServerType.IISExpress:
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\EventLogHelpers.cs (1)
134(deploymentResult.DeploymentParameters.ServerType == ServerType.IISExpress ? "Express " : "") +
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\FunctionalTestsBase.cs (1)
24if (parameters.ServerType == ServerType.IISExpress &&
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\Helpers.cs (2)
69if (result.DeploymentParameters.ServerType == ServerType.IISExpress) 162if (deploymentResult.DeploymentParameters.ServerType == ServerType.IISExpress)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Inprocess\MaxRequestBodySizeTests.cs (1)
159if (deploymentParameters.ServerType == ServerType.IISExpress)
src\Servers\IIS\IIS\test\Common.FunctionalTests\LoggingTests.cs (1)
299if (deploymentParameters.ServerType == ServerType.IISExpress)
src\Servers\IIS\IIS\test\Common.FunctionalTests\MaxRequestBodySizeTests.cs (1)
160if (deploymentParameters.ServerType == ServerType.IISExpress)
IIS.LongTests (10)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\AppVerifier.cs (1)
22case ServerType.IISExpress:
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\EventLogHelpers.cs (1)
134(deploymentResult.DeploymentParameters.ServerType == ServerType.IISExpress ? "Express " : "") +
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\FunctionalTestsBase.cs (1)
24if (parameters.ServerType == ServerType.IISExpress &&
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\Helpers.cs (2)
69if (result.DeploymentParameters.ServerType == ServerType.IISExpress) 162if (deploymentResult.DeploymentParameters.ServerType == ServerType.IISExpress)
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (2)
269if (deploymentParameters.ServerType == ServerType.IISExpress) 306if (deploymentParameters.ServerType == ServerType.IISExpress)
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (3)
302if (deploymentParameters.ServerType == ServerType.IISExpress) 729var eventPrefix = deploymentParameters.ServerType == ServerType.IISExpress ? "" : "Global\\"; 979if (deploymentParameters.ServerType == ServerType.IISExpress)
IIS.Microbenchmarks (1)
StartupTimeBenchmark.cs (1)
27ServerType.IISExpress,
IIS.NewHandler.FunctionalTests (10)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\AppVerifier.cs (1)
22case ServerType.IISExpress:
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\EventLogHelpers.cs (1)
134(deploymentResult.DeploymentParameters.ServerType == ServerType.IISExpress ? "Express " : "") +
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\FunctionalTestsBase.cs (1)
24if (parameters.ServerType == ServerType.IISExpress &&
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\Helpers.cs (2)
69if (result.DeploymentParameters.ServerType == ServerType.IISExpress) 162if (deploymentResult.DeploymentParameters.ServerType == ServerType.IISExpress)
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (2)
269if (deploymentParameters.ServerType == ServerType.IISExpress) 306if (deploymentParameters.ServerType == ServerType.IISExpress)
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (3)
302if (deploymentParameters.ServerType == ServerType.IISExpress) 729var eventPrefix = deploymentParameters.ServerType == ServerType.IISExpress ? "" : "Global\\"; 979if (deploymentParameters.ServerType == ServerType.IISExpress)
IIS.NewShim.FunctionalTests (10)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\AppVerifier.cs (1)
22case ServerType.IISExpress:
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\EventLogHelpers.cs (1)
134(deploymentResult.DeploymentParameters.ServerType == ServerType.IISExpress ? "Express " : "") +
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\FunctionalTestsBase.cs (1)
24if (parameters.ServerType == ServerType.IISExpress &&
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\Helpers.cs (2)
69if (result.DeploymentParameters.ServerType == ServerType.IISExpress) 162if (deploymentResult.DeploymentParameters.ServerType == ServerType.IISExpress)
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (2)
269if (deploymentParameters.ServerType == ServerType.IISExpress) 306if (deploymentParameters.ServerType == ServerType.IISExpress)
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (3)
302if (deploymentParameters.ServerType == ServerType.IISExpress) 729var eventPrefix = deploymentParameters.ServerType == ServerType.IISExpress ? "" : "Global\\"; 979if (deploymentParameters.ServerType == ServerType.IISExpress)
IIS.ShadowCopy.Tests (5)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\AppVerifier.cs (1)
22case ServerType.IISExpress:
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\EventLogHelpers.cs (1)
134(deploymentResult.DeploymentParameters.ServerType == ServerType.IISExpress ? "Express " : "") +
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\FunctionalTestsBase.cs (1)
24if (parameters.ServerType == ServerType.IISExpress &&
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\Helpers.cs (2)
69if (result.DeploymentParameters.ServerType == ServerType.IISExpress) 162if (deploymentResult.DeploymentParameters.ServerType == ServerType.IISExpress)
IISExpress.FunctionalTests (14)
DeployerSelector.cs (1)
10public static ServerType ServerType => ServerType.IISExpress;
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\AppVerifier.cs (1)
22case ServerType.IISExpress:
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\EventLogHelpers.cs (1)
134(deploymentResult.DeploymentParameters.ServerType == ServerType.IISExpress ? "Express " : "") +
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\FunctionalTestsBase.cs (1)
24if (parameters.ServerType == ServerType.IISExpress &&
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\Helpers.cs (2)
69if (result.DeploymentParameters.ServerType == ServerType.IISExpress) 162if (deploymentResult.DeploymentParameters.ServerType == ServerType.IISExpress)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Inprocess\MaxRequestBodySizeTests.cs (1)
159if (deploymentParameters.ServerType == ServerType.IISExpress)
src\Servers\IIS\IIS\test\Common.FunctionalTests\LoggingTests.cs (1)
299if (deploymentParameters.ServerType == ServerType.IISExpress)
src\Servers\IIS\IIS\test\Common.FunctionalTests\MaxRequestBodySizeTests.cs (1)
160if (deploymentParameters.ServerType == ServerType.IISExpress)
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (2)
269if (deploymentParameters.ServerType == ServerType.IISExpress) 306if (deploymentParameters.ServerType == ServerType.IISExpress)
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (3)
302if (deploymentParameters.ServerType == ServerType.IISExpress) 729var eventPrefix = deploymentParameters.ServerType == ServerType.IISExpress ? "" : "Global\\"; 979if (deploymentParameters.ServerType == ServerType.IISExpress)
Microsoft.AspNetCore.FunctionalTests (1)
WebHostFunctionalTests.cs (1)
154var deploymentParameters = new DeploymentParameters(Path.Combine(GetTestSitesPath(), applicationName), ServerType.IISExpress, RuntimeFlavor.CoreClr, RuntimeArchitecture.x64)
Microsoft.AspNetCore.Server.IntegrationTesting (4)
Deployers\ApplicationDeployerFactory.cs (1)
27case ServerType.IISExpress:
TestMatrix.cs (2)
149case ServerType.IISExpress: 230if (server == ServerType.IISExpress || server == ServerType.IIS)
TestVariant.cs (1)
24if (Server == ServerType.IISExpress || Server == ServerType.IIS)
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (2)
ApplicationDeployerFactory.cs (1)
27case ServerType.IISExpress:
IISExpressDeployer.cs (1)
160var uri = TestUriHelper.BuildTestUri(ServerType.IISExpress, DeploymentParameters.ApplicationBaseUriHint);
Microsoft.AspNetCore.WebSockets.ConformanceTests (1)
Autobahn\AutobahnTester.cs (1)
141ServerConfigTemplateContent = (server == ServerType.IISExpress) ? File.ReadAllText(configPath) : null,
ServerComparison.FunctionalTests (9)
HelloWorldTest.cs (3)
26=> TestMatrix.ForServers(ServerType.IISExpress, ServerType.Kestrel, ServerType.Nginx, ServerType.HttpSys) 54if (variant.Server == ServerType.IISExpress) 97case ServerType.IISExpress:
NtlmAuthenticationTest.cs (1)
24=> TestMatrix.ForServers(ServerType.IISExpress, ServerType.HttpSys, ServerType.Kestrel)
ResponseCompressionTests.cs (5)
36=> TestMatrix.ForServers(ServerType.IISExpress, ServerType.Kestrel, ServerType.Nginx, ServerType.HttpSys) 48=> TestMatrix.ForServers(ServerType.IISExpress, ServerType.Nginx) 60=> TestMatrix.ForServers(ServerType.IISExpress, ServerType.Kestrel, ServerType.HttpSys) // No pass-through compression for nginx 72=> TestMatrix.ForServers(ServerType.IISExpress, ServerType.Kestrel, ServerType.Nginx, ServerType.HttpSys) 107else if (variant.Server == ServerType.IISExpress && !hostCompression)