TestPointsQuery interface

Test point query class.

Properties

orderBy

Order by results.

points

List of test points

pointsFilter

Filter

witFields

List of workitem fields to get.

Property Details

orderBy

Order by results.

orderBy: string

Property Value

string

points

List of test points

points: TestPoint[]

Property Value

pointsFilter

Filter

pointsFilter: PointsFilter

Property Value

witFields

List of workitem fields to get.

witFields: string[]

Property Value

string[]