public interface ISubjectNode2 extends ISubjectNode
Modifier and Type | Method and Description |
---|---|
String |
testFilter()
The filter on the test objects in the tree.
|
void |
testFilter(String pVal)
The filter on the test objects in the tree.
|
attachments, description, description, findTests, hasAttachment, move, removeSubjectNode, testFactory, viewOrder, viewOrder
addNode, attribute, child, count, depthType, father, findChildNode, findChildren, name, name, newList, newList, nodeID, path, post, refresh, removeNode
String testFilter()
The filter on the test objects in the tree.
Getter method for the COM property "TestFilter"
void testFilter(String pVal)
The filter on the test objects in the tree.
Setter method for the COM property "TestFilter"
pVal
- Mandatory java.lang.String parameter.Copyright © 2020. All rights reserved.