|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emfforms.internal.core.services.databinding.featurepath.FeaturePathDomainModelReferenceConverter_Test
public class FeaturePathDomainModelReferenceConverter_Test
JUnit test for FeaturePathDomainModelReferenceConverter
.
Constructor Summary | |
---|---|
FeaturePathDomainModelReferenceConverter_Test()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FeaturePathDomainModelReferenceConverter_Test()
Method Detail |
---|
public static void setupClass()
public void setUp()
public void testIsApplicable()
FeaturePathDomainModelReferenceConverter.isApplicable(org.eclipse.emf.ecp.view.spi.model.VDomainModelReference)
.
public void testIsApplicableNull()
FeaturePathDomainModelReferenceConverter.isApplicable(org.eclipse.emf.ecp.view.spi.model.VDomainModelReference)
.
public void testConvertToValueProperty() throws DatabindingFailedException
FeaturePathDomainModelReferenceConverter.convertToValueProperty(VDomainModelReference,EObject)
.
DatabindingFailedException
- if the databinding failedpublic void testConvertToValuePropertyNoReferencePath() throws DatabindingFailedException
FeaturePathDomainModelReferenceConverter.convertToValueProperty(VDomainModelReference,EObject)
.
DatabindingFailedException
- if the databinding failedpublic void testConvertToValuePropertyNoFeature() throws DatabindingFailedException
FeaturePathDomainModelReferenceConverter.convertToValueProperty(VDomainModelReference,EObject)
.
DatabindingFailedException
- if the databinding failedpublic void testConvertToValuePropertyNull() throws DatabindingFailedException
FeaturePathDomainModelReferenceConverter.convertToValueProperty(VDomainModelReference,EObject)
.
DatabindingFailedException
- if the databinding failedpublic void testConvertToValuePropertyWrongReferenceType() throws DatabindingFailedException
FeaturePathDomainModelReferenceConverter.convertToValueProperty(VDomainModelReference,EObject)
.
DatabindingFailedException
- if the databinding failedpublic void testConvertToListProperty() throws DatabindingFailedException
FeaturePathDomainModelReferenceConverter.convertToListProperty(VDomainModelReference,EObject)
.
DatabindingFailedException
- if the databinding failedpublic void testConvertToListPropertyNoFeature() throws DatabindingFailedException
FeaturePathDomainModelReferenceConverter.convertToListProperty(VDomainModelReference,EObject)
.
DatabindingFailedException
- if the databinding failedpublic void testConvertToListPropertyNoReferencePath() throws DatabindingFailedException
FeaturePathDomainModelReferenceConverter.convertToListProperty(VDomainModelReference,EObject)
.
DatabindingFailedException
- if the databinding failedpublic void testConvertToListPropertyNull() throws DatabindingFailedException
FeaturePathDomainModelReferenceConverter.convertToListProperty(VDomainModelReference,EObject)
.
DatabindingFailedException
- if the databinding failedpublic void testConvertToListPropertyWrongReferenceType() throws DatabindingFailedException
FeaturePathDomainModelReferenceConverter.convertToListProperty(VDomainModelReference,EObject)
.
DatabindingFailedException
- if the databinding failed
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |