8 types derived from BaseProjectWithProfileAndConfig
Aspire.Hosting.Tests (8)
KestrelConfigTests.cs (5)
364
private sealed class ProjectWithOnlyKestrelHttpEndpoint : ProjectResourceTests.
BaseProjectWithProfileAndConfig
380
private sealed class ProjectWithProfileEndpointAndKestrelHttpEndpoint : ProjectResourceTests.
BaseProjectWithProfileAndConfig
403
private sealed class ProjectWithKestrelHttpsEndpoint : ProjectResourceTests.
BaseProjectWithProfileAndConfig
419
private sealed class ProjectWithMultipleHttpKestrelEndpoints : ProjectResourceTests.
BaseProjectWithProfileAndConfig
439
private sealed class ProjectWithKestrelEndpointsLevelProtocols : ProjectResourceTests.
BaseProjectWithProfileAndConfig
ProjectResourceTests.cs (3)
684
private sealed class TestProjectWithLaunchSettings :
BaseProjectWithProfileAndConfig
705
private sealed class TestProjectWithManyAppUrlsInLaunchSettings :
BaseProjectWithProfileAndConfig
726
private sealed class TestProjectWithWildcardUrlInLaunchSettings :
BaseProjectWithProfileAndConfig