DistributedApplicationHostingTestingExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extensions for working with DistributedApplication in test code.
public static class DistributedApplicationHostingTestingExtensions
type DistributedApplicationHostingTestingExtensions = class
Public Module DistributedApplicationHostingTestingExtensions
- Inheritance
-
DistributedApplicationHostingTestingExtensions
Methods
CreateHttpClient(DistributedApplication, String, String) |
Creates an HttpClient configured to communicate with the specified resource. |
GetConnectionStringAsync(DistributedApplication, String, CancellationToken) |
Gets the connection string for the specified resource. |
GetEndpoint(DistributedApplication, String, String) |
Gets the endpoint for the specified resource. |