| |
|
| gui.action.OpenWebFiles gui.action.OpenWebFilesWithOpenedEditor
OpenWebFilesWithOpenedEditor | public class OpenWebFilesWithOpenedEditor extends OpenWebFiles (Code) | | Test of opening files.
author: mmirilovic@netbeans.org |
Method Summary | |
public void | initialize() Initialize test - open Main.java file in the Source Editor. |
OpenWebFilesWithOpenedEditor | public OpenWebFilesWithOpenedEditor(String testName)(Code) | | Creates a new instance of OpenFiles
Parameters: testName - the name of the test |
OpenWebFilesWithOpenedEditor | public OpenWebFilesWithOpenedEditor(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 |
initialize | public void initialize()(Code) | | Initialize test - open Main.java file in the Source Editor.
|
|
|
|