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
Exception
public void testReferencingCellNotManyReferencedNotMany() throws Exception
Exception
public void testReferencingCellNotManyReferencedNotMany_MultipleRows() throws Exception
Exception
public void testReferencingCellNotManyReferencedMany_OneValue() throws Exception
Exception
public void testReferencingCellNotManyReferencedMany_TwoValues() throws Exception
Exception
public void testReferencingCellNotManyReferencedMany_MultipleRows() throws Exception
Exception
public void testReferencingCellManyReferencedNotMany_OneValue() throws Exception
Exception
public void testReferencingCellManyReferencedNotMany_TwoValues() throws Exception
Exception
public void testReferencingCellManyReferencedNotMany_MultipleRows() throws Exception
Exception
public void testReferencingCellManyReferencedMany_OneValue() throws Exception
Exception
public void testReferencingCellManyReferencedMany_TwoValues() throws Exception
Exception
Copyright © 2016. All rights reserved.