public class JavaProjectRootNode extends ProjectRootNode
stringPath, treeOperator, treePath
Constructor and Description |
---|
JavaProjectRootNode(org.netbeans.jemmy.operators.JTreeOperator treeOperator,
String projectName)
creates new ProjectRootNode instance
|
Modifier and Type | Method and Description |
---|---|
void |
buildProject()
build project
|
void |
cleanProject()
Clean project
|
void |
verifyPopup()
tests popup menu items for presence
|
debug, find, properties
addSelectionPath, callPopup, collapse, expand, getChildren, getComparator, getOpenideNode, getParentPath, getPath, getText, getTreePath, isChildPresent, isCollapsed, isExpanded, isLeaf, isLink, isPresent, performAPIAction, performAPIActionNoBlock, performMenuAction, performMenuActionNoBlock, performPopupAction, performPopupActionNoBlock, select, setComparator, tree, verifyPopup, verifyPopup, verifyPopup, waitChildNotPresent, waitCollapsed, waitExpanded, waitNotPresent
public JavaProjectRootNode(org.netbeans.jemmy.operators.JTreeOperator treeOperator, String projectName)
treeOperator
- treeOperator JTreeOperator of tree with Filesystems repositoryprojectName
- display name of projectpublic void verifyPopup()
verifyPopup
in class ProjectRootNode
public void buildProject()
public void cleanProject()