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)
}