public class TestCaseTreeNode extends AbstractModelItemTreeNode
SoapUITreeNode for TestCase implementations
Constructor and description |
---|
TestCaseTreeNode
(TestCase testCase, SoapUITreeModel treeModel) |
Type Params | Return Type | Name and description |
---|---|---|
|
int |
getChildCount() |
|
SoapUITreeNode |
getChildNode(int index) |
|
int |
getIndexOfChild(java.lang.Object child) |
|
int |
getNodeHoverActionCount() |
|
NavigatorActionDescription |
getNodeHoverActionDescription(int actionIdx) |
|
NavigatorNodeType |
getType() |
|
boolean |
performHoverAction(int actionIdx, int x, int y) |
|
void |
release() |
|
void |
testStepMoved(TestStep testStep, int fromIndex, int offset) |
|
void |
testStepRemoved(TestStep testStep) |
|
java.lang.String |
toString() |
ReadyAPI functional (soapui) SDK 3.20.1