14 references to WithApplicationTypes
IIS.FunctionalTests (6)
src\Servers\IIS\IIS\test\Common.FunctionalTests\AspNetCorePortTests.cs (1)
45.WithApplicationTypes(ApplicationType.Portable);
src\Servers\IIS\IIS\test\Common.FunctionalTests\BasicAuthTests.cs (1)
40.WithApplicationTypes(ApplicationType.Portable)
src\Servers\IIS\IIS\test\Common.FunctionalTests\HttpsTests.cs (1)
46.WithApplicationTypes(ApplicationType.Portable)
src\Servers\IIS\IIS\test\Common.FunctionalTests\LoggingTests.cs (2)
41.WithApplicationTypes(ApplicationType.Portable) 47.WithApplicationTypes(ApplicationType.Portable)
src\Servers\IIS\IIS\test\Common.FunctionalTests\WindowsAuthTests.cs (1)
40.WithApplicationTypes(ApplicationType.Portable)
IISExpress.FunctionalTests (6)
src\Servers\IIS\IIS\test\Common.FunctionalTests\AspNetCorePortTests.cs (1)
45.WithApplicationTypes(ApplicationType.Portable);
src\Servers\IIS\IIS\test\Common.FunctionalTests\BasicAuthTests.cs (1)
40.WithApplicationTypes(ApplicationType.Portable)
src\Servers\IIS\IIS\test\Common.FunctionalTests\HttpsTests.cs (1)
46.WithApplicationTypes(ApplicationType.Portable)
src\Servers\IIS\IIS\test\Common.FunctionalTests\LoggingTests.cs (2)
41.WithApplicationTypes(ApplicationType.Portable) 47.WithApplicationTypes(ApplicationType.Portable)
src\Servers\IIS\IIS\test\Common.FunctionalTests\WindowsAuthTests.cs (1)
40.WithApplicationTypes(ApplicationType.Portable)
ServerComparison.FunctionalTests (2)
HelloWorldTest.cs (2)
28.WithApplicationTypes(ApplicationType.Portable) 117.WithApplicationTypes(ApplicationType.Portable)