79 references to WebConfigHelpers
IIS.FunctionalTests (2)
src\Servers\IIS\IIS\test\Common.FunctionalTests\LoggingTests.cs (2)
91
WebConfigHelpers
.AddOrModifyAspNetCoreSection("stdoutLogEnabled", "true"));
93
WebConfigHelpers
.AddOrModifyAspNetCoreSection("stdoutLogFile", Path.Combine("Q:", "std")));
IIS.LongTests (17)
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (3)
44
WebConfigHelpers
.AddOrModifyAspNetCoreSection("shutdownTimeLimit", "1"));
140
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", "nonexistent"));
159
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", "nonexistent"));
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (14)
50
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", "%DotnetPath%"));
63
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", path));
64
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("arguments", arguments));
91
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", dotnetLocationWithoutExtension));
102
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", dotnetLocationWithoutExtension));
116
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", path));
137
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", "dotnet"));
475
WebConfigHelpers
.AddOrModifyAspNetCoreSection("startupTimeLimit", "1"));
508
WebConfigHelpers
.AddOrModifyAspNetCoreSection("startupTimeLimit", "1"));
533
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("hostingModel", "bogus"));
945
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", "nope"));
962
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("arguments", "nope"));
1493
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", "doesnot"));
1494
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("arguments", "start"));
IIS.NewHandler.FunctionalTests (17)
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (3)
44
WebConfigHelpers
.AddOrModifyAspNetCoreSection("shutdownTimeLimit", "1"));
140
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", "nonexistent"));
159
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", "nonexistent"));
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (14)
50
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", "%DotnetPath%"));
63
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", path));
64
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("arguments", arguments));
91
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", dotnetLocationWithoutExtension));
102
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", dotnetLocationWithoutExtension));
116
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", path));
137
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", "dotnet"));
475
WebConfigHelpers
.AddOrModifyAspNetCoreSection("startupTimeLimit", "1"));
508
WebConfigHelpers
.AddOrModifyAspNetCoreSection("startupTimeLimit", "1"));
533
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("hostingModel", "bogus"));
945
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", "nope"));
962
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("arguments", "nope"));
1493
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", "doesnot"));
1494
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("arguments", "start"));
IIS.NewShim.FunctionalTests (17)
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (3)
44
WebConfigHelpers
.AddOrModifyAspNetCoreSection("shutdownTimeLimit", "1"));
140
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", "nonexistent"));
159
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", "nonexistent"));
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (14)
50
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", "%DotnetPath%"));
63
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", path));
64
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("arguments", arguments));
91
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", dotnetLocationWithoutExtension));
102
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", dotnetLocationWithoutExtension));
116
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", path));
137
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", "dotnet"));
475
WebConfigHelpers
.AddOrModifyAspNetCoreSection("startupTimeLimit", "1"));
508
WebConfigHelpers
.AddOrModifyAspNetCoreSection("startupTimeLimit", "1"));
533
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("hostingModel", "bogus"));
945
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", "nope"));
962
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("arguments", "nope"));
1493
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", "doesnot"));
1494
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("arguments", "start"));
IISExpress.FunctionalTests (19)
src\Servers\IIS\IIS\test\Common.FunctionalTests\LoggingTests.cs (2)
91
WebConfigHelpers
.AddOrModifyAspNetCoreSection("stdoutLogEnabled", "true"));
93
WebConfigHelpers
.AddOrModifyAspNetCoreSection("stdoutLogFile", Path.Combine("Q:", "std")));
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (3)
44
WebConfigHelpers
.AddOrModifyAspNetCoreSection("shutdownTimeLimit", "1"));
140
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", "nonexistent"));
159
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", "nonexistent"));
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (14)
50
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", "%DotnetPath%"));
63
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", path));
64
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("arguments", arguments));
91
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", dotnetLocationWithoutExtension));
102
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", dotnetLocationWithoutExtension));
116
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", path));
137
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", "dotnet"));
475
WebConfigHelpers
.AddOrModifyAspNetCoreSection("startupTimeLimit", "1"));
508
WebConfigHelpers
.AddOrModifyAspNetCoreSection("startupTimeLimit", "1"));
533
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("hostingModel", "bogus"));
945
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", "nope"));
962
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("arguments", "nope"));
1493
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", "doesnot"));
1494
deploymentParameters.WebConfigActionList.Add(
WebConfigHelpers
.AddOrModifyAspNetCoreSection("arguments", "start"));
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (7)
IISDeployer.cs (2)
131
yield return
WebConfigHelpers
.AddOrModifyAspNetCoreSection(
149
yield return
WebConfigHelpers
.AddOrModifyHandlerSection(
IISDeploymentParameterExtensions.cs (2)
129
WebConfigHelpers
.AddOrModifyAspNetCoreSection("stdoutLogEnabled", "true"));
132
WebConfigHelpers
.AddOrModifyAspNetCoreSection("stdoutLogFile", Path.Combine(path, "std")));
IISExpressDeployer.cs (3)
346
yield return
WebConfigHelpers
.AddOrModifyAspNetCoreSection(
350
yield return
WebConfigHelpers
.AddOrModifyHandlerSection(
365
yield return
WebConfigHelpers
.AddOrModifyAspNetCoreSection("processPath", executableName);