PointsFilter interface
Filter class for test point.
Properties
configuration |
List of Configurations for filtering. |
testcase |
List of test case id for filtering. |
testers | List of tester for filtering. |
Property Details
configurationNames
List of Configurations for filtering.
configurationNames: string[]
Property Value
string[]
testcaseIds
List of test case id for filtering.
testcaseIds: number[]
Property Value
number[]