org.eclipse.emf.ecp.ide.view.service.test
Class IDEViewModelRegistry_PTest
java.lang.Object
org.eclipse.emf.ecp.ide.view.service.test.IDEViewModelRegistry_PTest
public class IDEViewModelRegistry_PTest
- extends Object
- Author:
- Alexandra Buzila
IDEViewModelRegistry_PTest
public IDEViewModelRegistry_PTest()
setUpBeforeClass
public static void setUpBeforeClass()
throws Exception
- Throws:
Exception
tearDownAfterClass
public static void tearDownAfterClass()
throws Exception
- Throws:
Exception
setUp
public void setUp()
throws Exception
- Throws:
Exception
testRegisterAndUnregisterOneViewPerEcore
public void testRegisterAndUnregisterOneViewPerEcore()
- Test method for
IDEViewModelRegistryImpl.register(java.lang.String, org.eclipse.emf.ecp.view.spi.model.VView)
.
testRegisterAndUnregisterTwoViewsPerEcore
public void testRegisterAndUnregisterTwoViewsPerEcore()
- Test method for
IDEViewModelRegistryImpl.register(java.lang.String, org.eclipse.emf.ecp.view.spi.model.VView)
.
testRegisterUnregisterViewModelEditor
public void testRegisterUnregisterViewModelEditor()
- Test method for
IDEViewModelRegistryImpl.registerViewModelEditor(org.eclipse.emf.ecp.view.spi.model.VView, org.eclipse.emf.ecp.ide.view.service.ViewModelEditorCallback)
.
testRegisterViewModelEditorWithEcoreChange
public void testRegisterViewModelEditorWithEcoreChange()
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
testRegisterViewModel
public void testRegisterViewModel()
throws Exception
- Throws:
Exception
Copyright © 2015. All Rights Reserved.