public class EMFFormsSpreadsheetMultiAttributeConverter_Test extends Object
Constructor and Description |
---|
EMFFormsSpreadsheetMultiAttributeConverter_Test() |
Modifier and Type | Method and Description |
---|---|
void |
before() |
void |
testApplicableMultiEAttribute() |
void |
testApplicableNoEAttribute() |
void |
testApplicableNoFeature() |
void |
testApplicableSingleEAttribute() |
void |
testDoubleToStringEnglish() |
void |
testDoubleToStringGerman() |
void |
testFromString() |
void |
testFromStringEmpty() |
void |
testFromStringNull() |
void |
testToStringEmptyList() |
void |
testToStringNonEmptyList() |
public EMFFormsSpreadsheetMultiAttributeConverter_Test()
public void before()
public void testApplicableNoFeature() throws DatabindingFailedException
DatabindingFailedException
public void testApplicableNoEAttribute() throws DatabindingFailedException
DatabindingFailedException
public void testApplicableSingleEAttribute() throws DatabindingFailedException
DatabindingFailedException
public void testApplicableMultiEAttribute() throws DatabindingFailedException
DatabindingFailedException
public void testToStringEmptyList() throws DatabindingFailedException, EMFFormsConverterException
public void testToStringNonEmptyList() throws DatabindingFailedException, EMFFormsConverterException
public void testFromStringEmpty() throws DatabindingFailedException, EMFFormsConverterException
public void testFromStringNull() throws DatabindingFailedException, EMFFormsConverterException
public void testFromString() throws DatabindingFailedException, EMFFormsConverterException
public void testDoubleToStringGerman() throws DatabindingFailedException, EMFFormsConverterException
public void testDoubleToStringEnglish() throws DatabindingFailedException, EMFFormsConverterException
Copyright © 2019. All rights reserved.