构造函数
方法
静态mapTestResult
mapTestResult( spec: PlaywrightJSONSpec, test: PlaywrightJSONTest, result: PlaywrightJSONTestResult, parentFile?: string, parentLine?: number,): TestResult 参数
- spec: PlaywrightJSONSpec
- test: PlaywrightJSONTest
- result: PlaywrightJSONTestResult
可选parentFile: string可选parentLine: number