public class PropertyGetterTest extends Object
Constructor and Description |
---|
PropertyGetterTest(SpreadsheetModel model) |
Modifier and Type | Method and Description |
---|---|
static Collection<Object[]> |
models() |
void |
testPrefixedColumnIdThatIsUnknown() |
void |
testReadVisibleValueUsingPrefixedColumnId() |
void |
testReadVisibleValueUsingPrefixedColumnName() |
public PropertyGetterTest(SpreadsheetModel model)
public static Collection<Object[]> models() throws Exception
Exception
public void testReadVisibleValueUsingPrefixedColumnName() throws Exception
Exception
public void testReadVisibleValueUsingPrefixedColumnId() throws Exception
Exception
Copyright © 2016. All rights reserved.