TestComponentRenderer
An abstract class for inserting the root test component element in a platform independent way.
class TestComponentRenderer {
insertRootElement(rootElementId: string)
}
An abstract class for inserting the root test component element in a platform independent way.
class TestComponentRenderer {
insertRootElement(rootElementId: string)
}