21 references to PublishedSitesCollection
IISExpress.FunctionalTests (21)
InProcess\AppOfflineIISExpressTests.cs (1)
13
[Collection(
PublishedSitesCollection
.Name)]
InProcess\AuthenticationTests.cs (1)
15
[Collection(
PublishedSitesCollection
.Name)]
InProcess\IISExpressShutdownTests.cs (1)
18
[Collection(
PublishedSitesCollection
.Name)]
OutOfProcess\NtlmAuthentationTest.cs (1)
17
[Collection(
PublishedSitesCollection
.Name)]
src\Servers\IIS\IIS\test\Common.FunctionalTests\AspNetCorePortTests.cs (1)
31
[Collection(
PublishedSitesCollection
.Name)]
src\Servers\IIS\IIS\test\Common.FunctionalTests\BasicAuthTests.cs (1)
30
[Collection(
PublishedSitesCollection
.Name)]
src\Servers\IIS\IIS\test\Common.FunctionalTests\FrebTests.cs (1)
33
[Collection(
PublishedSitesCollection
.Name)]
src\Servers\IIS\IIS\test\Common.FunctionalTests\GlobalVersionTests.cs (1)
31
[Collection(
PublishedSitesCollection
.Name)]
src\Servers\IIS\IIS\test\Common.FunctionalTests\HttpsTests.cs (1)
32
[Collection(
PublishedSitesCollection
.Name)]
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\PublishedSitesFixture.cs (1)
17
public const string Name = nameof(
PublishedSitesCollection
);
src\Servers\IIS\IIS\test\Common.FunctionalTests\Inprocess\HttpSysRequestInfoTests.cs (1)
21
[Collection(
PublishedSitesCollection
.Name)]
src\Servers\IIS\IIS\test\Common.FunctionalTests\Inprocess\MaxRequestBodySizeTests.cs (1)
28
[Collection(
PublishedSitesCollection
.Name)]
src\Servers\IIS\IIS\test\Common.FunctionalTests\Latin1Tests.cs (1)
29
[Collection(
PublishedSitesCollection
.Name)]
src\Servers\IIS\IIS\test\Common.FunctionalTests\LoggingTests.cs (1)
31
[Collection(
PublishedSitesCollection
.Name)]
src\Servers\IIS\IIS\test\Common.FunctionalTests\MaxRequestBodySizeTests.cs (1)
28
[Collection(
PublishedSitesCollection
.Name)]
src\Servers\IIS\IIS\test\Common.FunctionalTests\MultiApplicationTests.cs (1)
30
[Collection(
PublishedSitesCollection
.Name)]
src\Servers\IIS\IIS\test\Common.FunctionalTests\MultipleAppTests.cs (1)
26
[Collection(
PublishedSitesCollection
.Name)]
src\Servers\IIS\IIS\test\Common.FunctionalTests\WindowsAuthTests.cs (1)
30
[Collection(
PublishedSitesCollection
.Name)]
src\Servers\IIS\IIS\test\Common.LongTests\ShutdownTests.cs (1)
29
[Collection(
PublishedSitesCollection
.Name)]
src\Servers\IIS\IIS\test\Common.LongTests\StartupTests.cs (1)
33
[Collection(
PublishedSitesCollection
.Name)]
UpgradeFeatureDetectionTests.cs (1)
16
[Collection(
PublishedSitesCollection
.Name)]