org.eclipse.emf.ecp.view.internal.core.swt.renderer
Class XMLDateControlRenderer_PTest

java.lang.Object
  extended by org.eclipse.emf.ecp.view.internal.core.swt.renderer.AbstractControl_PTest
      extended by org.eclipse.emf.ecp.view.internal.core.swt.renderer.XMLDateControlRenderer_PTest

public class XMLDateControlRenderer_PTest
extends AbstractControl_PTest


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecp.view.internal.core.swt.renderer.AbstractControl_PTest
AbstractControl_PTest.TestObservableValue
 
Constructor Summary
XMLDateControlRenderer_PTest()
           
 
Method Summary
 void before()
           
 void renderControlLabelAlignmentLeft()
           
 void renderControlLabelAlignmentNone()
           
 void testDatabindingServiceUsageChangeControl()
           
 void testDatabindingServiceUsageChangeObservable()
           
 void testDatabindingServiceUsageInitialBinding()
           
 void testLabelServiceUsage()
          Tests whether the EMFFormsLabelProvider is used to get the labels of the control.
 void testTearDown()
           
 
Methods inherited from class org.eclipse.emf.ecp.view.internal.core.swt.renderer.AbstractControl_PTest
renderValidationIconLabelAlignmentLeft, renderValidationIconLabelAlignmentNone, testGridDescriptionLabelAlignmentLeft, testGridDescriptionLabelAlignmentNone
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLDateControlRenderer_PTest

public XMLDateControlRenderer_PTest()
Method Detail

before

public void before()
            throws DatabindingFailedException
Throws:
DatabindingFailedException

testTearDown

public void testTearDown()

renderControlLabelAlignmentNone

public void renderControlLabelAlignmentNone()
                                     throws NoRendererFoundException,
                                            NoPropertyDescriptorFoundExeption,
                                            DatabindingFailedException
Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption
DatabindingFailedException

renderControlLabelAlignmentLeft

public void renderControlLabelAlignmentLeft()
                                     throws NoRendererFoundException,
                                            NoPropertyDescriptorFoundExeption,
                                            DatabindingFailedException
Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption
DatabindingFailedException

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,
                                                      DatatypeConfigurationException,
                                                      DatabindingFailedException
Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption
DatatypeConfigurationException
DatabindingFailedException

testDatabindingServiceUsageChangeObservable

public void testDatabindingServiceUsageChangeObservable()
                                                 throws NoRendererFoundException,
                                                        NoPropertyDescriptorFoundExeption,
                                                        DatatypeConfigurationException,
                                                        DatabindingFailedException
Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption
DatatypeConfigurationException
DatabindingFailedException

testDatabindingServiceUsageChangeControl

public void testDatabindingServiceUsageChangeControl()
                                              throws NoRendererFoundException,
                                                     NoPropertyDescriptorFoundExeption,
                                                     DatatypeConfigurationException,
                                                     DatabindingFailedException
Throws:
NoRendererFoundException
NoPropertyDescriptorFoundExeption
DatatypeConfigurationException
DatabindingFailedException


Copyright © 2015. All Rights Reserved.