public interface ITestSetFolder2 extends ITestSetFolder
Modifier and Type | Method and Description |
---|---|
IList |
findTestInstances(String pattern,
boolean matchCase,
String filter)
Gets the list of test instances in all test sets in given folder and its subfolders that match the specified pattern.
|
addNodeDisp, attachments, description, description, fatherDisp, fatherID, findTestSets, hasAttachment, move, removeNodeEx, subNodes, subNodes, testSetFactory, viewOrder, viewOrder
addNode, attribute, child, count, depthType, father, findChildNode, findChildren, name, name, newList, newList, nodeID, path, post, refresh, removeNode
IList findTestInstances(String pattern, @DefaultValue(value="0") boolean matchCase, @DefaultValue(value="") String filter)
Gets the list of test instances in all test sets in given folder and its subfolders that match the specified pattern.
pattern
- Mandatory java.lang.String parameter.matchCase
- Optional parameter. Default value is falsefilter
- Optional parameter. Default value is ""Copyright © 2020. All rights reserved.