getTestBed

Returns a singleton of the applicable TestBed.

查看"说明"...

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

说明

It will be either an instance of TestBedViewEngine or TestBedRender3.