Help Angular by taking a 1 minute survey!Go to surveyHome

getTestBed

Returns a singleton of the applicable TestBed.

See more...

const getTestBed: () => TestBed;
      
      const getTestBed: () => TestBed;
    

Description

It will be either an instance of TestBedViewEngine or TestBedRender3.