public class AssertionTestStepTreeModel.AssertionEntryTreeNode extends DefaultMutableTreeNode
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject| Constructor and Description |
|---|
AssertionEntryTreeNode(AssertionEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
void |
createChildNodes(AssertionEntry entry) |
AssertionEntry |
getAssertionEntry() |
String |
getName() |
String |
getPropertyName() |
String |
getStatus() |
String |
getStepName() |
boolean |
isLeaf() |
void |
release() |
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject, toStringpublic AssertionEntryTreeNode(AssertionEntry entry)
public void createChildNodes(AssertionEntry entry)
public String getName()
public String getStepName()
public String getPropertyName()
public String getStatus()
public boolean isLeaf()
isLeaf in interface TreeNodeisLeaf in class DefaultMutableTreeNodepublic AssertionEntry getAssertionEntry()
public void release()
Copyright © 2019. All rights reserved.