reactlynx-testing-library / LynxTestingEnv
类: LynxTestingEnv
A pure-JavaScript implementation of the Lynx Spec, notably the Element PAPI and Dual-threaded Model for use with Node.js.
示例
构造函数
new LynxTestingEnv()
参数
返回
定义于
index.d.ts:971
属性
backgroundThread
The global object for the background thread.
示例
定义于
index.d.ts:950
env
定义于
index.d.ts:970
mainThread
The global object for the main thread.
示例
定义于
index.d.ts:969
方法
clearGlobal()
返回
void