| org.netbeans.modules.visualweb.insync.InsyncTestBase org.netbeans.modules.visualweb.insync.models.FacesModelSetTest
Method Summary | |
public static void | main(java.lang.String[] args) | protected void | setUp() | public static Test | suite() | protected void | tearDown() | public void | testDestroy() Test of destroy method, of class FacesModelSet. | public void | testFindDesignContext() Test of findDesignContext method, of class FacesModelSet. | public void | testFindDesignContexts() Test of findDesignContexts method, of class FacesModelSet. | public void | testGetContextClassLoader() Test of getContextClassLoader method, of class FacesModelSet. | public void | testGetDesignContexts() Test of getDesignContexts method, of class FacesModelSet. | public void | testGetFacesConfigModel() Test of getFacesConfigModel method, of class FacesModelSet. | public void | testGetFacesContainer() Test of getFacesContainer method, of class FacesModelSet. | public void | testGetFacesModel() Test of getFacesModel method, of class FacesModelSet. | public void | testGetFacesModelIfAvailable() Test of getFacesModelIfAvailable method, of class FacesModelSet. | public void | testGetFacesModels() Test of getFacesModels method, of class FacesModelSet. | public void | testGetInstance() Test of getInstance method, of class FacesModelSet. | public void | testGetModel() Test of getModel method, of class FacesModelSet. | public void | testGetProjectDirectory() Test of getProjectDirectory method, of class FacesModelSet. | public void | testRemoveDesignContext() Test of removeDesignContext method, of class FacesModelSet. | public void | testRemoveModel() Test of removeModel method, of class FacesModelSet. | public void | testStartModeling() Test of startModeling method, of class FacesModelSet. | public void | testSyncAll() Test of syncAll method, of class FacesModelSet. |
FacesModelSetTest | public FacesModelSetTest(String testName)(Code) | | |
suite | public static Test suite()(Code) | | |
testDestroy | public void testDestroy()(Code) | | Test of destroy method, of class FacesModelSet.
|
testFindDesignContext | public void testFindDesignContext()(Code) | | Test of findDesignContext method, of class FacesModelSet.
|
testFindDesignContexts | public void testFindDesignContexts()(Code) | | Test of findDesignContexts method, of class FacesModelSet.
|
testGetContextClassLoader | public void testGetContextClassLoader()(Code) | | Test of getContextClassLoader method, of class FacesModelSet.
|
testGetDesignContexts | public void testGetDesignContexts()(Code) | | Test of getDesignContexts method, of class FacesModelSet.
|
testGetFacesConfigModel | public void testGetFacesConfigModel()(Code) | | Test of getFacesConfigModel method, of class FacesModelSet.
|
testGetFacesContainer | public void testGetFacesContainer()(Code) | | Test of getFacesContainer method, of class FacesModelSet.
|
testGetFacesModel | public void testGetFacesModel()(Code) | | Test of getFacesModel method, of class FacesModelSet.
|
testGetFacesModelIfAvailable | public void testGetFacesModelIfAvailable()(Code) | | Test of getFacesModelIfAvailable method, of class FacesModelSet.
|
testGetFacesModels | public void testGetFacesModels()(Code) | | Test of getFacesModels method, of class FacesModelSet.
|
testGetInstance | public void testGetInstance()(Code) | | Test of getInstance method, of class FacesModelSet.
|
testGetModel | public void testGetModel()(Code) | | Test of getModel method, of class FacesModelSet.
|
testGetProjectDirectory | public void testGetProjectDirectory()(Code) | | Test of getProjectDirectory method, of class FacesModelSet.
|
testRemoveDesignContext | public void testRemoveDesignContext()(Code) | | Test of removeDesignContext method, of class FacesModelSet.
|
testRemoveModel | public void testRemoveModel()(Code) | | Test of removeModel method, of class FacesModelSet.
|
testStartModeling | public void testStartModeling()(Code) | | Test of startModeling method, of class FacesModelSet.
|
testSyncAll | public void testSyncAll()(Code) | | Test of syncAll method, of class FacesModelSet.
|
|
|