Experimental Class
Class Overview
class TestComponentRenderer { insertRootElement(rootElementId: string) }
Class Description
An abstract class for inserting the root test component element in a platform independent way.
Class Details
insertRootElement(rootElementId: string)
exported from @angular/core/testing/index, defined in @angular/core/testing/test_bed.ts
Please login to continue.