public class KeyAttributeDomainModelReferenceConverter_Test extends Object
KeyAttributeDomainModelReferenceConverter
.Constructor and Description |
---|
KeyAttributeDomainModelReferenceConverter_Test() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
static void |
setupClass() |
void |
tearDown() |
void |
testConvertToListProperty()
|
void |
testConvertToListPropertyDMRNull()
|
void |
testConvertToListPropertyNoFeature()
|
void |
testConvertToListPropertyNoReferencePath()
|
void |
testConvertToListPropertyObjectNull()
|
void |
testConvertToListPropertyWrongReferenceType()
|
void |
testConvertToValueProperty()
|
void |
testConvertToValuePropertyDMRNull()
|
void |
testConvertToValuePropertyNoFeature()
|
void |
testConvertToValuePropertyNoReferencePath()
|
void |
testConvertToValuePropertyObjectNull()
|
void |
testConvertToValuePropertyWrongReferenceType()
|
void |
testGetSettingKeyNotPresent()
|
void |
testGetSettingKeyPresent()
|
void |
testGetSettingObjectNull()
|
void |
testGetSettingReferenceNull()
|
void |
testGetSettingWrongReferenceType()
|
void |
testIsApplicable()
|
void |
testIsApplicableNullReference()
|
void |
testIsApplicableWrongReferenceType()
|
public KeyAttributeDomainModelReferenceConverter_Test()
public static void setupClass()
public void testConvertToValueProperty() throws DatabindingFailedException
KeyAttributeDomainModelReferenceConverter.convertToValueProperty(org.eclipse.emf.ecp.view.spi.model.VDomainModelReference, org.eclipse.emf.ecore.EObject)
.DatabindingFailedException
public void testConvertToValuePropertyNoReferencePath() throws DatabindingFailedException
KeyAttributeDomainModelReferenceConverter.convertToValueProperty(org.eclipse.emf.ecp.view.spi.model.VDomainModelReference, org.eclipse.emf.ecore.EObject)
.DatabindingFailedException
public void testConvertToValuePropertyNoFeature() throws DatabindingFailedException
KeyAttributeDomainModelReferenceConverter.convertToValueProperty(org.eclipse.emf.ecp.view.spi.model.VDomainModelReference, org.eclipse.emf.ecore.EObject)
.DatabindingFailedException
public void testConvertToValuePropertyDMRNull() throws DatabindingFailedException
KeyAttributeDomainModelReferenceConverter.convertToValueProperty(org.eclipse.emf.ecp.view.spi.model.VDomainModelReference, org.eclipse.emf.ecore.EObject)
.DatabindingFailedException
public void testConvertToValuePropertyObjectNull() throws DatabindingFailedException
KeyAttributeDomainModelReferenceConverter.convertToValueProperty(org.eclipse.emf.ecp.view.spi.model.VDomainModelReference, org.eclipse.emf.ecore.EObject)
.DatabindingFailedException
public void testConvertToValuePropertyWrongReferenceType() throws DatabindingFailedException
KeyAttributeDomainModelReferenceConverter.convertToValueProperty(org.eclipse.emf.ecp.view.spi.model.VDomainModelReference, org.eclipse.emf.ecore.EObject)
.DatabindingFailedException
public void testConvertToListProperty() throws DatabindingFailedException
KeyAttributeDomainModelReferenceConverter.convertToListProperty(org.eclipse.emf.ecp.view.spi.model.VDomainModelReference, org.eclipse.emf.ecore.EObject)
.DatabindingFailedException
public void testConvertToListPropertyNoReferencePath() throws DatabindingFailedException
KeyAttributeDomainModelReferenceConverter.convertToListProperty(org.eclipse.emf.ecp.view.spi.model.VDomainModelReference, org.eclipse.emf.ecore.EObject)
.DatabindingFailedException
public void testConvertToListPropertyNoFeature() throws DatabindingFailedException
KeyAttributeDomainModelReferenceConverter.convertToListProperty(org.eclipse.emf.ecp.view.spi.model.VDomainModelReference, org.eclipse.emf.ecore.EObject)
.DatabindingFailedException
public void testConvertToListPropertyDMRNull() throws DatabindingFailedException
KeyAttributeDomainModelReferenceConverter.convertToListProperty(org.eclipse.emf.ecp.view.spi.model.VDomainModelReference, org.eclipse.emf.ecore.EObject)
.DatabindingFailedException
public void testConvertToListPropertyWrongReferenceType() throws DatabindingFailedException
KeyAttributeDomainModelReferenceConverter.convertToListProperty(org.eclipse.emf.ecp.view.spi.model.VDomainModelReference, org.eclipse.emf.ecore.EObject)
.DatabindingFailedException
public void testConvertToListPropertyObjectNull() throws DatabindingFailedException
KeyAttributeDomainModelReferenceConverter.convertToListProperty(org.eclipse.emf.ecp.view.spi.model.VDomainModelReference, org.eclipse.emf.ecore.EObject)
.DatabindingFailedException
public void testGetSettingKeyPresent() throws DatabindingFailedException
KeyAttributeDomainModelReferenceConverter.getSetting(org.eclipse.emf.ecp.view.spi.model.VDomainModelReference, org.eclipse.emf.ecore.EObject)
.DatabindingFailedException
public void testGetSettingKeyNotPresent() throws DatabindingFailedException
KeyAttributeDomainModelReferenceConverter.getSetting(org.eclipse.emf.ecp.view.spi.model.VDomainModelReference, org.eclipse.emf.ecore.EObject)
.DatabindingFailedException
public void testGetSettingReferenceNull() throws DatabindingFailedException
KeyAttributeDomainModelReferenceConverter.getSetting(org.eclipse.emf.ecp.view.spi.model.VDomainModelReference, org.eclipse.emf.ecore.EObject)
.DatabindingFailedException
public void testGetSettingObjectNull() throws DatabindingFailedException
KeyAttributeDomainModelReferenceConverter.getSetting(org.eclipse.emf.ecp.view.spi.model.VDomainModelReference, org.eclipse.emf.ecore.EObject)
.DatabindingFailedException
public void testGetSettingWrongReferenceType() throws DatabindingFailedException
KeyAttributeDomainModelReferenceConverter.getSetting(org.eclipse.emf.ecp.view.spi.model.VDomainModelReference, org.eclipse.emf.ecore.EObject)
.DatabindingFailedException
public void testIsApplicable()
public void testIsApplicableNullReference()
public void testIsApplicableWrongReferenceType()
Copyright © 2016. All rights reserved.