UNPKG

@angular/common

Version:

Angular - commonly needed directives and services

10 lines (9 loc) 236 B
/** * Configures `HttpClientTestingBackend` as the `HttpBackend` used by `HttpClient`. * * Inject `HttpTestingController` to expect and flush requests in your tests. * * @stable */ export declare class HttpClientTestingModule { }