|
|||||||||
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.mapping.MappingDomainModelReferenceConverter_Test
public class MappingDomainModelReferenceConverter_Test
JUnit test cases for MappingDomainModelReferenceConverter
.
Constructor Summary | |
---|---|
MappingDomainModelReferenceConverter_Test()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MappingDomainModelReferenceConverter_Test()
Method Detail |
---|
public static void setupClass()
public void setUp()
MappingDomainModelReferenceConverter
for every test case
public void testIsApplicable()
MappingDomainModelReferenceConverter.isApplicable(VDomainModelReference)
.
public void testConvertToValueProperty() throws DatabindingFailedException
MappingDomainModelReferenceConverter.convertToValueProperty(VDomainModelReference,EObject)
.
DatabindingFailedException
- if the databinding failedpublic void testConvertToValuePropertyNoReferencePaths() throws DatabindingFailedException
MappingDomainModelReferenceConverter.convertToValueProperty(VDomainModelReference,EObject)
.
DatabindingFailedException
- if the databinding failedpublic void testConvertToValuePropertyWrongMapType() throws DatabindingFailedException
MappingDomainModelReferenceConverter.convertToValueProperty(VDomainModelReference,EObject)
.
DatabindingFailedException
- if the databinding failedpublic void testConvertToValuePropertyWrongReference() throws DatabindingFailedException
MappingDomainModelReferenceConverter.convertToValueProperty(VDomainModelReference,EObject)
.
DatabindingFailedException
- if the databinding failedpublic void testConvertToValuePropertyNoFeature() throws DatabindingFailedException
MappingDomainModelReferenceConverter.convertToValueProperty(VDomainModelReference,EObject)
.
DatabindingFailedException
- if the databinding failedpublic void testConvertToListProperty() throws DatabindingFailedException
MappingDomainModelReferenceConverter.convertToListProperty(VDomainModelReference,EObject)
.
DatabindingFailedException
- if the databinding failedpublic void testConvertToListPropertyNoReferencePath() throws DatabindingFailedException
MappingDomainModelReferenceConverter.convertToListProperty(VDomainModelReference,EObject)
.
DatabindingFailedException
- if the databinding failedpublic void testConvertToListPropertyWrongMapType() throws DatabindingFailedException
MappingDomainModelReferenceConverter.convertToListProperty(VDomainModelReference,EObject)
.
DatabindingFailedException
- if the databinding failedpublic void testConvertToListPropertyWrongReference() throws DatabindingFailedException
MappingDomainModelReferenceConverter.convertToListProperty(VDomainModelReference,EObject)
.
DatabindingFailedException
- if the databinding failedpublic void testConvertToListPropertyNoFeature() throws DatabindingFailedException
MappingDomainModelReferenceConverter.convertToListProperty(VDomainModelReference,EObject)
.
DatabindingFailedException
- if the databinding failed
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |