| |
|
| org.netbeans.test.web.WebProjectValidation org.netbeans.test.web.WebProjectValidation13
WebProjectValidation13 | public WebProjectValidation13(String name)(Code) | | Need to be defined because of JUnit
|
suite | public static NbTestSuite suite()(Code) | | |
testCreateTagHandler | public void testCreateTagHandler()(Code) | | |
testNewWebProject | public void testNewWebProject() throws IOException(Code) | | Test creation of web project.
- open New Project wizard from main menu (File|New Project)
- select Web|Web Application
- in the next panel type project name and project location
- finish the wizard
- wait until scanning of java files is finished
- check index.jsp is opened
|
|
|
|