|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.ecp.view.custom.ui.swt.test.ECPAbstractCustomControlSWT_PTest
public class ECPAbstractCustomControlSWT_PTest
Constructor Summary | |
---|---|
ECPAbstractCustomControlSWT_PTest()
|
Method Summary | |
---|---|
Set<VFeaturePathDomainModelReference> |
createEditableFeatures()
|
Set<VDomainModelReference> |
createFeatures()
|
Set<VFeaturePathDomainModelReference> |
createReferencedFeatures()
|
void |
init()
|
void |
testCreateContentControl()
Test method for ECPAbstractCustomControlSWT.renderControl(SWTGridCell, org.eclipse.swt.widgets.Composite)
. |
void |
testCreateControl()
Test method for ECPAbstractCustomControlSWT.renderControl(SWTGridCell,org.eclipse.swt.widgets.Composite)
. |
void |
testCreateValidationLabel()
|
void |
testCustomControlGetHelp()
|
void |
testCustomControlGetHelpWrongFeature()
|
void |
testCustomControlGetLabel()
|
void |
testCustomControlGetLabelWrongFeature()
|
void |
testDispose()
Test method for org.eclipse.emf.ecp.view.spi.custom.ui.ECPAbstractCustomControl#dispose() . |
void |
testDisposeCustomControl()
Test method for org.eclipse.emf.ecp.view.spi.custom.ui.ECPAbstractCustomControl#disposeCustomControl() . |
void |
testGetAddImage()
|
void |
testGetDefaultImage()
|
void |
testGetDeleteImage()
|
void |
testGetEditableFeatures()
Test method for org.eclipse.emf.ecp.view.spi.custom.ui.ECPAbstractCustomControl#getECPCustomControlFeatures() . |
void |
testGetHelper()
Test method for org.eclipse.emf.ecp.view.spi.custom.ui.ECPAbstractCustomControl#getHelper() . |
void |
testGetHelpImage()
|
void |
testGetValidationErrorImage()
|
void |
testHandleContentValidation()
Test method for org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT#handleContentValidation(int, org.eclipse.emf.ecore.EStructuralFeature)
. |
void |
testHandleValidationErrorOnlyEObject()
|
void |
testHandleValidationErrorTwoEObject()
|
void |
testHandleValidationNotErrorWarning()
|
void |
testHandleValidationOfControl()
Test method for org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT#handleValidation(org.eclipse.emf.common.util.Diagnostic)
. |
void |
testHandleValidationWithLabel()
Test method for ECPAbstractCustomControlSWT.applyValidation() . |
void |
testHandleValidationWithLabelOriginalDiagniostic()
|
void |
testHandleValidationWithoutLabel()
Test method for ECPAbstractCustomControlSWT.applyValidation() . |
void |
testInit()
|
void |
testReadonlyCustomControl()
|
void |
testResetValidation()
Test method for org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT#resetValidation() . |
void |
testSetEditable()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ECPAbstractCustomControlSWT_PTest()
Method Detail |
---|
public void init()
public Set<VDomainModelReference> createFeatures()
public Set<VFeaturePathDomainModelReference> createReferencedFeatures()
VFeaturePathDomainModelReference
public Set<VFeaturePathDomainModelReference> createEditableFeatures()
VFeaturePathDomainModelReference
public void testCreateControl() throws NoRendererFoundException, NoPropertyDescriptorFoundExeption
ECPAbstractCustomControlSWT.renderControl(SWTGridCell,org.eclipse.swt.widgets.Composite)
.
NoPropertyDescriptorFoundExeption
NoRendererFoundException
public void testCreateValidationLabel()
public void testCreateContentControl() throws NoRendererFoundException, NoPropertyDescriptorFoundExeption
ECPAbstractCustomControlSWT.renderControl(SWTGridCell, org.eclipse.swt.widgets.Composite)
.
NoPropertyDescriptorFoundExeption
NoRendererFoundException
public void testHandleValidationWithoutLabel()
ECPAbstractCustomControlSWT.applyValidation()
.
public void testHandleValidationWithLabel()
ECPAbstractCustomControlSWT.applyValidation()
.
public void testHandleValidationWithLabelOriginalDiagniostic()
public void testHandleValidationNotErrorWarning()
public void testHandleValidationErrorOnlyEObject()
public void testHandleValidationErrorTwoEObject()
public void testHandleValidationOfControl() throws NoRendererFoundException, NoPropertyDescriptorFoundExeption
org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT#handleValidation(org.eclipse.emf.common.util.Diagnostic)
.
NoPropertyDescriptorFoundExeption
NoRendererFoundException
public void testHandleContentValidation()
org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT#handleContentValidation(int, org.eclipse.emf.ecore.EStructuralFeature)
.
public void testResetValidation()
org.eclipse.emf.ecp.view.spi.custom.swt.ECPAbstractCustomControlSWT#resetValidation()
.
public void testInit()
public void testGetEditableFeatures()
org.eclipse.emf.ecp.view.spi.custom.ui.ECPAbstractCustomControl#getECPCustomControlFeatures()
.
public void testDispose()
org.eclipse.emf.ecp.view.spi.custom.ui.ECPAbstractCustomControl#dispose()
.
public void testDisposeCustomControl()
org.eclipse.emf.ecp.view.spi.custom.ui.ECPAbstractCustomControl#disposeCustomControl()
.
public void testGetHelper()
org.eclipse.emf.ecp.view.spi.custom.ui.ECPAbstractCustomControl#getHelper()
.
public void testGetAddImage()
public void testGetDeleteImage()
public void testGetHelpImage()
public void testGetValidationErrorImage()
public void testGetDefaultImage()
public void testCustomControlGetHelp() throws DatabindingFailedException
DatabindingFailedException
public void testCustomControlGetHelpWrongFeature()
public void testCustomControlGetLabel() throws DatabindingFailedException
DatabindingFailedException
public void testCustomControlGetLabelWrongFeature()
public void testReadonlyCustomControl() throws NoRendererFoundException, NoPropertyDescriptorFoundExeption, EMFFormsNoRendererException
NoRendererFoundException
NoPropertyDescriptorFoundExeption
EMFFormsNoRendererException
public void testSetEditable() throws NoRendererFoundException, NoPropertyDescriptorFoundExeption
NoRendererFoundException
NoPropertyDescriptorFoundExeption
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |