public class CellMultiplicityTest extends Object
| Constructor and Description |
|---|
CellMultiplicityTest(SpreadsheetModel model) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Object[]> |
models() |
void |
testWriteNoncompatibleValues() |
void |
testWriteValueToBooleanDataTypeStrictWorksheet() |
void |
testWriteValueToDoubleDataTypeStrictWorksheet() |
void |
testWriteValueToFloatDataTypeStrictWorksheet() |
void |
testWriteValueToIntegerDataTypeStrictWorksheet() |
void |
testWriteValueToStringDataTypeStrictWorksheet() |
void |
testWriteValueToWorksheetNotEnforcingDataTypes() |
public CellMultiplicityTest(SpreadsheetModel model)
public static Collection<Object[]> models() throws Exception
Exceptionpublic void testWriteValueToWorksheetNotEnforcingDataTypes()
throws Exception
Exceptionpublic void testWriteValueToStringDataTypeStrictWorksheet()
throws Exception
Exceptionpublic void testWriteValueToIntegerDataTypeStrictWorksheet()
throws Exception
Exceptionpublic void testWriteValueToDoubleDataTypeStrictWorksheet()
throws Exception
Exceptionpublic void testWriteValueToBooleanDataTypeStrictWorksheet()
throws Exception
Exceptionpublic void testWriteValueToFloatDataTypeStrictWorksheet()
throws Exception
ExceptionCopyright © 2018. All rights reserved.