public class EMFFormsSpreadsheetSingleAttributeConverter_Test extends Object
Constructor and Description |
---|
EMFFormsSpreadsheetSingleAttributeConverter_Test() |
public EMFFormsSpreadsheetSingleAttributeConverter_Test()
public void setup()
public void testApplicableNoFeature() throws DatabindingFailedException
DatabindingFailedException
public void testApplicableNoEAttribute() throws DatabindingFailedException
DatabindingFailedException
public void testApplicableMultiEAttribute() throws DatabindingFailedException
DatabindingFailedException
public void testApplicableSingleEAttribute() throws DatabindingFailedException
DatabindingFailedException
public void tearDown()
public void testGetCellValueBooleanPrimitive() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueBoolean() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueBooleanError()
public void testGetCellValueBooleanEmptyCell() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueByte() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueBytePrimitive() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueByteErrorIllegalStateException()
public void testGetCellValueByteEmptyCell() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueShort() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueShortPrimitive() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueShortErrorIllegalStateException()
public void testGetCellValueShortEmptyCell() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueInteger() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueIntegerPrimitive() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueIntegerErrorIllegalStateException()
public void testGetCellValueIntegerEmptyCell() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueLongPrimitive() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueLong() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueLongErrorIllegalStateException()
public void testGetCellValueLongEmptyCell() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueFloatPrimitive() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueFloat() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueFloatErrorIllegalStateException()
public void testGetCellValueFloatEmptyCell() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueDoublePrimitive() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueDouble() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueDoubleErrorIllegalStateException()
public void testGetCellValueDoubleEmptyCell() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueBigIntegerString() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueBigIntegerDouble() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueBigIntegerErrorNumberFormatException()
public void testGetCellValueBigIntegerEmptyCell() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueBigDecimalString() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueBigDecimalPrecisionString() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueBigDecimalDouble() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueBigDecimalNegativeDouble() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueBigDecimalErrorNumberFormatException()
public void testGetCellValueBigDecimalEmptyCell() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueDate() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueDateErrorIllegalStateException()
public void testGetCellValueDateEmptyCell() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueXmlDate() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueXmlDateErrorIllegalStateException()
public void testGetCellValueXmlDateEmptyCell() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueString() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueStringFromNumber()
public void testGetCellValueStringErrorIllegalStateException()
public void testGetCellValueStringEmptyCell() throws EMFFormsConverterException
EMFFormsConverterException
public void testSetCellValueBooleanPrimitive() throws EMFFormsConverterException
EMFFormsConverterException
public void testSetCellValueBoolean() throws EMFFormsConverterException
EMFFormsConverterException
public void testSetCellValueBytePrimitive() throws EMFFormsConverterException
EMFFormsConverterException
public void testSetCellValueByte() throws EMFFormsConverterException
EMFFormsConverterException
public void testSetCellValueShortPrimitive() throws EMFFormsConverterException
EMFFormsConverterException
public void testSetCellValueShort() throws EMFFormsConverterException
EMFFormsConverterException
public void testSetCellValueIntegerPrimitive() throws EMFFormsConverterException
EMFFormsConverterException
public void testSetCellValueInteger() throws EMFFormsConverterException
EMFFormsConverterException
public void testSetCellValueLongPrimitive() throws EMFFormsConverterException
EMFFormsConverterException
public void testSetCellValueLong() throws EMFFormsConverterException
EMFFormsConverterException
public void testSetCellValueFloatPrimitive() throws EMFFormsConverterException
EMFFormsConverterException
public void testSetCellValueFloat() throws EMFFormsConverterException
EMFFormsConverterException
public void testSetCellValueDoublePrimitive() throws EMFFormsConverterException
EMFFormsConverterException
public void testSetCellValueDouble() throws EMFFormsConverterException
EMFFormsConverterException
public void testSetCellValueBigInteger() throws EMFFormsConverterException
EMFFormsConverterException
public void testSetCellValueBigIntegerText() throws EMFFormsConverterException
EMFFormsConverterException
public void testSetCellValueBigDecimal() throws EMFFormsConverterException
EMFFormsConverterException
public void testSetCellValueBigDecimalPrecision() throws EMFFormsConverterException
EMFFormsConverterException
public void testSetCellValueBigDecimalText() throws EMFFormsConverterException
EMFFormsConverterException
public void testSetCellValueDate() throws EMFFormsConverterException
EMFFormsConverterException
public void testSetCellValueXmlDate() throws EMFFormsConverterException
EMFFormsConverterException
public void testSetCellValueString() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueEnum() throws EMFFormsConverterException
EMFFormsConverterException
public void testSetCellValueEnum() throws EMFFormsConverterException
EMFFormsConverterException
public void testGetCellValueDynamicEMFEnum() throws EMFFormsConverterException
EMFFormsConverterException
public void testSetCellValueDynamicEMFEnum() throws EMFFormsConverterException
EMFFormsConverterException
Copyright © 2017. All rights reserved.