A

Admin • 833K Points
Coach

Q. What is the purpose of the HttpClientTestingModule?

  • (A) Provide HttpClient for production
  • (B) Mock HTTP requests in tests
  • (C) Manage routing in tests
  • (D) Handle form validation in tests
  • Correct Answer - Option(B)
  • Views: 23
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin

HttpClientTestingModule is used to mock and test HTTP requests.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.