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
Exceptionpublic void testReadVisibleValueUsingPrefixedColumnName()
throws Exception
Exceptionpublic void testReadVisibleValueUsingPrefixedColumnId()
throws Exception
ExceptionCopyright © 2016. All rights reserved.