A

Admin • 828.03K Points
Coach

Q. Which Angular testing utility is used to create a component fixture?

  • (A) TestBed.createComponent()
  • (B) ComponentFixture()
  • (C) createFixture()
  • (D) TestComponent()
  • Correct Answer - Option(A)
  • Views: 12
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
TestBed.createComponent creates an instance and fixture for component testing.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.