Project

General

Profile

1
/**
2
 * Configures `HttpClientTestingBackend` as the `HttpBackend` used by `HttpClient`.
3
 *
4
 * Inject `HttpTestingController` to expect and flush requests in your tests.
5
 *
6
 * @experimental
7
 */
8
export declare class HttpClientTestingModule {
9
}
(3-3/4)