8 types derived from BaseProjectWithProfileAndConfig
Aspire.Hosting.Tests (8)
KestrelConfigTests.cs (5)
365
private sealed class ProjectWithOnlyKestrelHttpEndpoint : ProjectResourceTests.
BaseProjectWithProfileAndConfig
381
private sealed class ProjectWithProfileEndpointAndKestrelHttpEndpoint : ProjectResourceTests.
BaseProjectWithProfileAndConfig
404
private sealed class ProjectWithKestrelHttpsEndpoint : ProjectResourceTests.
BaseProjectWithProfileAndConfig
420
private sealed class ProjectWithMultipleHttpKestrelEndpoints : ProjectResourceTests.
BaseProjectWithProfileAndConfig
440
private sealed class ProjectWithKestrelEndpointsLevelProtocols : ProjectResourceTests.
BaseProjectWithProfileAndConfig
ProjectResourceTests.cs (3)
677
private sealed class TestProjectWithLaunchSettings :
BaseProjectWithProfileAndConfig
698
private sealed class TestProjectWithManyAppUrlsInLaunchSettings :
BaseProjectWithProfileAndConfig
719
private sealed class TestProjectWithWildcardUrlInLaunchSettings :
BaseProjectWithProfileAndConfig