public class MappingDomainModelReferenceConverter_Test extends Object
MappingDomainModelReferenceConverter
.Constructor and Description |
---|
MappingDomainModelReferenceConverter_Test() |
Modifier and Type | Method and Description |
---|---|
void |
setUp()
Creates a new
MappingDomainModelReferenceConverter for every test case |
static void |
setupClass() |
void |
testConvertToListProperty()
|
void |
testConvertToListPropertyNoFeature()
|
void |
testConvertToListPropertyNoReferencePath()
|
void |
testConvertToListPropertyWrongMapType()
|
void |
testConvertToListPropertyWrongReference()
|
void |
testConvertToValueProperty()
|
void |
testConvertToValuePropertyNoFeature()
|
void |
testConvertToValuePropertyNoReferencePaths()
|
void |
testConvertToValuePropertyWrongMapType()
|
void |
testConvertToValuePropertyWrongReference()
|
void |
testGetSetting() |
void |
testIsApplicable()
Test method for
MappingDomainModelReferenceConverter.isApplicable(VDomainModelReference)
. |
public MappingDomainModelReferenceConverter_Test()
public static void setupClass()
public void setUp()
MappingDomainModelReferenceConverter
for every test casepublic 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 failedpublic void testGetSetting() throws DatabindingFailedException
DatabindingFailedException
Copyright © 2017. All rights reserved.