44 references to DeployerSelector
IISExpress.FunctionalTests (44)
InProcess\AppOfflineIISExpressTests.cs (1)
26using (AppVerifier.Disable(DeployerSelector.ServerType, 0x300))
OutOfProcess\NtlmAuthentationTest.cs (1)
31=> TestMatrix.ForServers(DeployerSelector.ServerType)
src\Servers\IIS\IIS\test\Common.FunctionalTests\AspNetCorePortTests.cs (1)
44=> TestMatrix.ForServers(DeployerSelector.ServerType)
src\Servers\IIS\IIS\test\Common.FunctionalTests\BasicAuthTests.cs (1)
39=> TestMatrix.ForServers(DeployerSelector.ServerType)
src\Servers\IIS\IIS\test\Common.FunctionalTests\HttpsTests.cs (1)
45=> TestMatrix.ForServers(DeployerSelector.ServerType)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\EventLogHelpers.cs (12)
51if (DeployerSelector.HasNewShim) 152if (DeployerSelector.HasNewHandler) 169if (DeployerSelector.HasNewHandler) 208if (DeployerSelector.HasNewHandler) 219if (DeployerSelector.HasNewHandler) 236if (DeployerSelector.HasNewShim) 248if (DeployerSelector.HasNewShim) 274if (DeployerSelector.HasNewShim) 293if (DeployerSelector.HasNewShim) 312if (DeployerSelector.HasNewShim) 324if (DeployerSelector.HasNewShim) 336if (DeployerSelector.HasNewShim)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\Helpers.cs (1)
23return DeployerSelector.IsNewShimTest ? "InProcessNewShimWebSite" : "InProcessWebSite";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\IISTestSiteFixture.cs (1)
47ServerType = DeployerSelector.ServerType
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\PublishedSitesFixture.cs (1)
47ServerType = DeployerSelector.ServerType,
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\RequiresNewHandler.cs (1)
12public bool IsMet => DeployerSelector.HasNewHandler;
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\RequiresNewShim.cs (1)
12public bool IsMet => DeployerSelector.HasNewShim;
src\Servers\IIS\IIS\test\Common.FunctionalTests\LoggingTests.cs (4)
40=> TestMatrix.ForServers(DeployerSelector.ServerType) 46=> TestMatrix.ForServers(DeployerSelector.ServerType) 325if (DeployerSelector.HasNewShim) 329if (DeployerSelector.HasNewHandler)
src\Servers\IIS\IIS\test\Common.FunctionalTests\MultiApplicationTests.cs (2)
65if (DeployerSelector.HasNewShim) 92if (DeployerSelector.HasNewShim)
src\Servers\IIS\IIS\test\Common.FunctionalTests\WindowsAuthTests.cs (1)
37=> TestMatrix.ForServers(DeployerSelector.ServerType)
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (15)
75if (DeployerSelector.HasNewShim) 188=> TestMatrix.ForServers(DeployerSelector.ServerType) 285if (DeployerSelector.HasNewShim) 327if (DeployerSelector.HasNewShim) 348if (DeployerSelector.HasNewShim) 367if (DeployerSelector.HasNewShim) 407if (DeployerSelector.HasNewShim) 425if (DeployerSelector.HasNewShim) 449if (DeployerSelector.HasNewShim) 470using (AppVerifier.Disable(DeployerSelector.ServerType, 0x300)) 489if (DeployerSelector.HasNewHandler) 503using (AppVerifier.Disable(DeployerSelector.ServerType, 0x300)) 521if (DeployerSelector.HasNewHandler) 1382if (DeployerSelector.HasNewHandler) 1480if (DeployerSelector.HasNewShim)