• Overview
@angular/common/http/testing

HttpClientTestingModule

NgModule
Deprecated

Configures HttpClientTestingBackend as the HttpBackend used by HttpClient.

API

Description

Configures HttpClientTestingBackend as the HttpBackend used by HttpClient.

Inject HttpTestingController to expect and flush requests in your tests.

Jump to details