public class GSFindTest extends Object
| Constructor and Description |
|---|
GSFindTest(SpreadsheetModel model) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Object[]> |
models() |
void |
testDoubleColumn() |
void |
testFindInManyValues() |
void |
testFindInUnknownWorksheet() |
void |
testFindMultipleValues() |
void |
testFindMultipleValuesInMultipleCells() |
void |
testFindValues() |
void |
testInvalidFindFormatMissingSheetIdFromColumn() |
void |
testUnknownColumn() |
public GSFindTest(SpreadsheetModel model)
public static Collection<Object[]> models() throws Exception
Exceptionpublic void testFindInUnknownWorksheet()
throws Exception
Exceptionpublic void testInvalidFindFormatMissingSheetIdFromColumn()
throws Exception
ExceptionCopyright © 2020. All rights reserved.