TestCaseData interface

测试用例的数据。

属性

steps

测试用例的步骤。

title

测试用例的标题。

属性详细信息

steps

测试用例的步骤。

steps: string

属性值

string

title

测试用例的标题。

title: string

属性值

string