org.eclipse.emf.ecp.view.spi.core.swt.renderer
Class TextControlRenderer_PTest
java.lang.Object
org.eclipse.emf.ecp.view.internal.core.swt.renderer.AbstractControl_PTest
org.eclipse.emf.ecp.view.spi.core.swt.renderer.TextControlRenderer_PTest
public class TextControlRenderer_PTest
- extends AbstractControl_PTest
TextControlRenderer_PTest
public TextControlRenderer_PTest()
before
public void before()
throws DatabindingFailedException
- Throws:
DatabindingFailedException
testTearDown
public void testTearDown()
renderControlLabelAlignmentNone
public void renderControlLabelAlignmentNone()
throws NoRendererFoundException,
NoPropertyDescriptorFoundExeption,
DatabindingFailedException,
NoLabelFoundException
- Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption
DatabindingFailedException
NoLabelFoundException
renderControlLabelAlignmentLeft
public void renderControlLabelAlignmentLeft()
throws NoRendererFoundException,
NoPropertyDescriptorFoundExeption,
DatabindingFailedException,
NoLabelFoundException
- Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption
DatabindingFailedException
NoLabelFoundException
testLabelServiceUsage
public void testLabelServiceUsage()
throws NoRendererFoundException,
NoPropertyDescriptorFoundExeption,
DatabindingFailedException,
NoLabelFoundException
- Tests whether the
EMFFormsLabelProvider
is used to get the labels of the control.
- Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption
DatabindingFailedException
NoLabelFoundException
testDatabindingServiceUsageInitialBinding
public void testDatabindingServiceUsageInitialBinding()
throws NoRendererFoundException,
NoPropertyDescriptorFoundExeption,
DatabindingFailedException,
NoLabelFoundException
- Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption
DatabindingFailedException
NoLabelFoundException
testDatabindingServiceUsageChangeObservable
public void testDatabindingServiceUsageChangeObservable()
throws NoRendererFoundException,
NoPropertyDescriptorFoundExeption,
DatabindingFailedException,
NoLabelFoundException
- Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption
DatabindingFailedException
NoLabelFoundException
testDatabindingServiceUsageChangeControl
public void testDatabindingServiceUsageChangeControl()
throws NoRendererFoundException,
NoPropertyDescriptorFoundExeption,
DatabindingFailedException,
NoLabelFoundException
- Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption
DatabindingFailedException
NoLabelFoundException
testLabelServiceUsageTextField
public void testLabelServiceUsageTextField()
throws NoRendererFoundException,
NoPropertyDescriptorFoundExeption,
DatabindingFailedException,
NoLabelFoundException
- Tests whether the
EMFFormsLabelProvider
is used to get the message of the text field of the text
control.
- Throws:
NoPropertyDescriptorFoundExeption
NoRendererFoundException
DatabindingFailedException
NoLabelFoundException
Copyright © 2015. All Rights Reserved.