public class EMFFormsMappingDMRExpander_Test extends Object
EMFFormsMappingDMRExpander.| Constructor and Description |
|---|
EMFFormsMappingDMRExpander_Test() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testIsApplicable()
|
void |
testIsApplicableNull()
|
void |
testIsApplicableWrongReferenceType()
|
void |
testPrepareDomainObject()
|
void |
testPrepareDomainObjectBothNull()
|
void |
testPrepareDomainObjectNoMap()
|
void |
testPrepareDomainObjectObjectNull()
|
void |
testPrepareDomainObjectReferenceNull()
|
public void setUp()
public void testPrepareDomainObjectReferenceNull()
throws EMFFormsExpandingFailedException
EMFFormsMappingDMRExpander.prepareDomainObject(org.eclipse.emf.ecp.view.spi.model.VDomainModelReference, org.eclipse.emf.ecore.EObject)
.EMFFormsExpandingFailedExceptionpublic void testPrepareDomainObjectObjectNull()
throws EMFFormsExpandingFailedException
EMFFormsMappingDMRExpander.prepareDomainObject(org.eclipse.emf.ecp.view.spi.model.VDomainModelReference, org.eclipse.emf.ecore.EObject)
.EMFFormsExpandingFailedExceptionpublic void testPrepareDomainObjectBothNull()
throws EMFFormsExpandingFailedException
EMFFormsMappingDMRExpander.prepareDomainObject(org.eclipse.emf.ecp.view.spi.model.VDomainModelReference, org.eclipse.emf.ecore.EObject)
.EMFFormsExpandingFailedExceptionpublic void testPrepareDomainObject()
throws EMFFormsExpandingFailedException
EMFFormsMappingDMRExpander.prepareDomainObject(org.eclipse.emf.ecp.view.spi.model.VDomainModelReference, org.eclipse.emf.ecore.EObject)
.EMFFormsExpandingFailedExceptionpublic void testPrepareDomainObjectNoMap()
throws EMFFormsExpandingFailedException
EMFFormsMappingDMRExpander.prepareDomainObject(org.eclipse.emf.ecp.view.spi.model.VDomainModelReference, org.eclipse.emf.ecore.EObject)
.EMFFormsExpandingFailedExceptionpublic void testIsApplicable()
public void testIsApplicableNull()
public void testIsApplicableWrongReferenceType()
Copyright © 2020. All rights reserved.