public interface ITestSetFolder3 extends ITestSetFolder2
Modifier and Type | Method and Description |
---|---|
IList |
folderFields()
Returns the list of fields of the test set folder.
|
Object |
folderFields(int index) |
Object |
targetCycle()
The cycle to which the folder is assigned.
|
void |
targetCycle(Object pVal)
The cycle to which the folder is assigned.
|
findTestInstances
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
void targetCycle(Object pVal)
The cycle to which the folder is assigned.
Setter method for the COM property "TargetCycle"
pVal
- Mandatory java.lang.Object parameter.Object targetCycle()
The cycle to which the folder is assigned.
Getter method for the COM property "TargetCycle"
IList folderFields()
Returns the list of fields of the test set folder.
Getter method for the COM property "FolderFields"
Object folderFields(int index)
Copyright © 2020. All rights reserved.