11 types derived from BaseProjectWithProfileAndConfig
Aspire.Hosting.Tests (11)
KestrelConfigTests.cs (5)
359
private sealed class ProjectWithOnlyKestrelHttpEndpoint : ProjectResourceTests.
BaseProjectWithProfileAndConfig
375
private sealed class ProjectWithProfileEndpointAndKestrelHttpEndpoint : ProjectResourceTests.
BaseProjectWithProfileAndConfig
398
private sealed class ProjectWithKestrelHttpsEndpoint : ProjectResourceTests.
BaseProjectWithProfileAndConfig
414
private sealed class ProjectWithMultipleHttpKestrelEndpoints : ProjectResourceTests.
BaseProjectWithProfileAndConfig
434
private sealed class ProjectWithKestrelEndpointsLevelProtocols : ProjectResourceTests.
BaseProjectWithProfileAndConfig
ProjectResourceTests.cs (6)
1078
private sealed class TestProjectWithLaunchSettings :
BaseProjectWithProfileAndConfig
1099
private sealed class TestProjectWithManyAppUrlsInLaunchSettings :
BaseProjectWithProfileAndConfig
1120
private sealed class TestProjectWithWildcardUrlInLaunchSettings :
BaseProjectWithProfileAndConfig
1141
private sealed class TestProjectWithIISExpressFirst :
BaseProjectWithProfileAndConfig
1162
private sealed class TestProjectWithOnlyDisallowedProfiles :
BaseProjectWithProfileAndConfig
1183
private sealed class TestProjectWithExecutableProfile :
BaseProjectWithProfileAndConfig