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
Exception
public void testFindInUnknownWorksheet() throws Exception
Exception
public void testInvalidFindFormatMissingSheetIdFromColumn() throws Exception
Exception
Copyright © 2020. All rights reserved.