org.eclipse.emf.ecp.view.internal.core.swt.renderer
Class DateTimeControlRenderer_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.DateTimeControlRenderer_PTest

public class DateTimeControlRenderer_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
DateTimeControlRenderer_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

DateTimeControlRenderer_PTest

public DateTimeControlRenderer_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

testDatabindingServiceUsageInitialBinding

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

testDatabindingServiceUsageChangeObservable

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

testDatabindingServiceUsageChangeControl

public void testDatabindingServiceUsageChangeControl()
                                              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


Copyright © 2015. All Rights Reserved.