TestCaseSearchFilter
class TestCaseSearchFilter
Filters to be applied to search results.
Types
Properties
Link copied to clipboard
An object that can be used to specify Tag conditions inside the SearchFilter. This accepts an OR of AND (List of List) input where: Top level list specifies conditions that need to be applied with OR operator. Inner list specifies conditions that need to be applied with AND operator.