| |
|
| org.netbeans.test.web.performance.WebPerformanceTestCase gui.action.OpenWebFiles
All known Subclasses: gui.action.OpenWebFilesWithOpenedEditor,
fileFolder | public static String fileFolder(Code) | | Folder with data
|
fileName | public static String fileName(Code) | | Name of file to open
|
fileProject | public static String fileProject(Code) | | Folder with data
|
menuItem | public static String menuItem(Code) | | Menu item name that opens the editor
|
openNode | public static Node openNode(Code) | | Node to be opened/edited
|
OpenWebFiles | public OpenWebFiles(String testName)(Code) | | Creates a new instance of OpenFiles
Parameters: testName - the name of the test |
OpenWebFiles | public OpenWebFiles(String testName, String performanceDataName)(Code) | | Creates a new instance of OpenFiles
Parameters: testName - the name of the test Parameters: performanceDataName - measured values will be saved under this name |
close | public void close()(Code) | | |
initialize | public void initialize()(Code) | | |
open | public ComponentOperator open()(Code) | | |
prepare | public void prepare()(Code) | | |
shutdown | public void shutdown()(Code) | | |
testOpeningBigJSPFile | public void testOpeningBigJSPFile()(Code) | | |
testOpeningContextXmlFile | public void testOpeningContextXmlFile()(Code) | | |
testOpeningHTMLFile | public void testOpeningHTMLFile()(Code) | | |
testOpeningJSPFile | public void testOpeningJSPFile()(Code) | | |
testOpeningTagFile | public void testOpeningTagFile()(Code) | | |
testOpeningTldFile | public void testOpeningTldFile()(Code) | | |
testOpeningWebXmlFile | public void testOpeningWebXmlFile()(Code) | | |
|
|
|