public class ReferencingCellPropertySetterTest extends Object
| Constructor and Description |
|---|
ReferencingCellPropertySetterTest(SpreadsheetModel model) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Object[]> |
models() |
void |
testInvalidReferencedRow() |
void |
testReferencingCellManyReferencedMany_MultipleRows() |
void |
testReferencingCellManyReferencedMany_OneValue() |
void |
testReferencingCellManyReferencedMany_TwoValues() |
void |
testReferencingCellManyReferencedNotMany_MultipleRows() |
void |
testReferencingCellManyReferencedNotMany_OneValue() |
void |
testReferencingCellManyReferencedNotMany_TwoValues() |
void |
testReferencingCellNotManyReferencedMany_MultipleRows() |
void |
testReferencingCellNotManyReferencedMany_OneValue() |
void |
testReferencingCellNotManyReferencedMany_TwoValues() |
void |
testReferencingCellNotManyReferencedNotMany_MultipleRows() |
void |
testReferencingCellNotManyReferencedNotMany() |
public ReferencingCellPropertySetterTest(SpreadsheetModel model)
public static Collection<Object[]> models() throws Exception
Exceptionpublic void testReferencingCellNotManyReferencedNotMany()
throws Exception
Exceptionpublic void testReferencingCellNotManyReferencedNotMany_MultipleRows()
throws Exception
Exceptionpublic void testReferencingCellNotManyReferencedMany_OneValue()
throws Exception
Exceptionpublic void testReferencingCellNotManyReferencedMany_TwoValues()
throws Exception
Exceptionpublic void testReferencingCellNotManyReferencedMany_MultipleRows()
throws Exception
Exceptionpublic void testReferencingCellManyReferencedNotMany_OneValue()
throws Exception
Exceptionpublic void testReferencingCellManyReferencedNotMany_TwoValues()
throws Exception
Exceptionpublic void testReferencingCellManyReferencedNotMany_MultipleRows()
throws Exception
Exceptionpublic void testReferencingCellManyReferencedMany_OneValue()
throws Exception
Exceptionpublic void testReferencingCellManyReferencedMany_TwoValues()
throws Exception
ExceptionCopyright © 2016. All rights reserved.