13 references to ServerType
IISExpress.FunctionalTests (13)
InProcess\AppOfflineIISExpressTests.cs (1)
26
using (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\IISTestSiteFixture.cs (1)
47
ServerType = DeployerSelector.
ServerType
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\PublishedSitesFixture.cs (1)
47
ServerType = DeployerSelector.
ServerType
,
src\Servers\IIS\IIS\test\Common.FunctionalTests\LoggingTests.cs (2)
40
=> TestMatrix.ForServers(DeployerSelector.
ServerType
)
46
=> TestMatrix.ForServers(DeployerSelector.
ServerType
)
src\Servers\IIS\IIS\test\Common.FunctionalTests\WindowsAuthTests.cs (1)
37
=> TestMatrix.ForServers(DeployerSelector.
ServerType
)
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (3)
188
=> TestMatrix.ForServers(DeployerSelector.
ServerType
)
470
using (AppVerifier.Disable(DeployerSelector.
ServerType
, 0x300))
503
using (AppVerifier.Disable(DeployerSelector.
ServerType
, 0x300))