| |
|
| org.netbeans.test.web.performance.WebPerformanceTestCase gui.action.ExpandNodesWebProjectsView
ExpandNodesWebProjectsView | public class ExpandNodesWebProjectsView extends WebPerformanceTestCase (Code) | | Test of expanding nodes/folders in the Explorer.
author: mmirilovic@netbeans.org |
ExpandNodesWebProjectsView | public ExpandNodesWebProjectsView(String testName)(Code) | | Creates a new instance of ExpandNodesInExplorer
Parameters: testName - the name of the test |
ExpandNodesWebProjectsView | public ExpandNodesWebProjectsView(String testName, String performanceDataName)(Code) | | Creates a new instance of ExpandNodesInExplorer
Parameters: testName - the name of the test Parameters: performanceDataName - measured values will be saved under this name |
close | public void close()(Code) | | |
init | protected void init()(Code) | | |
initialize | public void initialize()(Code) | | |
open | public ComponentOperator open()(Code) | | |
prepare | public void prepare()(Code) | | |
shutdown | public void shutdown()(Code) | | |
testExpandFolderWith100JspFiles | public void testExpandFolderWith100JspFiles()(Code) | | |
testExpandFolderWith50JspFiles | public void testExpandFolderWith50JspFiles()(Code) | | |
testExpandProjectNode | public void testExpandProjectNode()(Code) | | |
testExpandSourcePackagesNode | public void testExpandSourcePackagesNode()(Code) | | |
|
|
|