Share via


HostBuilderTestServerExtensions Class

Definition

Contains extensions for retrieving properties from IHost.

public ref class HostBuilderTestServerExtensions abstract sealed
public static class HostBuilderTestServerExtensions
type HostBuilderTestServerExtensions = class
Public Module HostBuilderTestServerExtensions
Inheritance
HostBuilderTestServerExtensions

Methods

Name Description
GetTestClient(IHost)

Retrieves the test client from the TestServer in the host services.

GetTestServer(IHost)

Retrieves the TestServer from the host services.

Applies to