public class EMFFormsLabelProviderDefaultImpl_Test extends Object
EMFFormsLabelProviderImpl
.Constructor and Description |
---|
EMFFormsLabelProviderDefaultImpl_Test() |
public EMFFormsLabelProviderDefaultImpl_Test()
public void setUp()
public void tearDown()
public void testGetDisplayNameOneParamDynamicEMF() throws DatabindingFailedException
EMFFormsLabelProviderDefaultImpl.getDisplayName(EStructuralFeature)
.DatabindingFailedException
- should not happen, just needs to be thrown because the databinding service
defines the throw in its interface.public void testGetDisplayNameOneParamFeature() throws DatabindingFailedException
EMFFormsLabelProviderDefaultImpl.getDisplayName(EStructuralFeature)
.DatabindingFailedException
- should not happen, just needs to be thrown because the databinding service
defines the throw in its interface.public void testGetDisplayNameOneParam() throws DatabindingFailedException
EMFFormsLabelProviderDefaultImpl.getDisplayName(org.eclipse.emf.ecp.view.spi.model.VDomainModelReference)
.DatabindingFailedException
- should not happen, just needs to be thrown because the databinding service
defines the throw in its interface.public void testGetDisplayNameOneParamNull()
public void testGetDisplayNameEClass() throws DatabindingFailedException
EMFFormsLabelProviderDefaultImpl.getDisplayName(org.eclipse.emf.ecp.view.spi.model.VDomainModelReference, org.eclipse.emf.ecore.EClass)
.DatabindingFailedException
- should not happen, just needs to be thrown because the databinding service
defines the throw in its interface.public void testGetDisplayNameEClassDMRNull()
public void testGetDisplayNameEClassEClassNull()
public void testGetDisplayNameEClassBothNull()
public void testGetDisplayNameTwoParams() throws DatabindingFailedException
EMFFormsLabelProviderDefaultImpl.getDisplayName(org.eclipse.emf.ecp.view.spi.model.VDomainModelReference, org.eclipse.emf.ecore.EObject)
.DatabindingFailedException
- should not happen, just needs to be thrown because the databinding service
defines the throw in its interface.public void testGetDisplayNameTwoParamsReferenceNull()
public void testGetDisplayNameTwoParamsObjectNull()
public void testGetDisplayNameTwoParamsBothNull()
public void testGetDescriptionOneParamDynamicEMF() throws DatabindingFailedException
EMFFormsLabelProviderDefaultImpl.getDisplayName(EStructuralFeature)
.DatabindingFailedException
- should not happen, just needs to be thrown because the databinding service
defines the throw in its interface.public void testGetDescriptionOneParam() throws DatabindingFailedException
EMFFormsLabelProviderDefaultImpl.getDescription(org.eclipse.emf.ecp.view.spi.model.VDomainModelReference)
.DatabindingFailedException
- should not happen, just needs to be thrown because the databinding service
defines the throw in its interface.public void testGetDescriptionOneParamNull()
public void testGetDescriptionEClass() throws DatabindingFailedException
EMFFormsLabelProviderDefaultImpl.getDescription(org.eclipse.emf.ecp.view.spi.model.VDomainModelReference, org.eclipse.emf.ecore.EClass)
.DatabindingFailedException
- should not happen, just needs to be thrown because the databinding service
defines the throw in its interface.public void testGetDescriptionEClassDMRNull()
public void testGetDescriptionEClassEClassNull()
public void testGetDescriptionEClassBothNull()
public void testGetDescriptionTwoParams() throws DatabindingFailedException
EMFFormsLabelProviderDefaultImpl.getDescription(org.eclipse.emf.ecp.view.spi.model.VDomainModelReference, org.eclipse.emf.ecore.EObject)
.DatabindingFailedException
- should not happen, just needs to be thrown because the databinding service
defines the throw in its interface.public void testGetDescriptionTwoParamsReferenceNull()
public void testGetDescriptionTwoParamsObjectNull()
public void testGetDescriptionTwoParamsBothNull()
Copyright © 2019. All rights reserved.