TestPointsQuery interface
测试点查询类。
属性
| order |
按结果排序。 |
| points | 测试点列表 |
| points |
滤波器 |
| wit |
要获取的工作项字段列表。 |
属性详细信息
orderBy
按结果排序。
orderBy: string
属性值
string
points
pointsFilter
witFields
要获取的工作项字段列表。
witFields: string[]
属性值
string[]