public static class TableCellInSelectedRow.TableCellBuilder extends Object
TableCellInSelectedRows.| Constructor and Description |
|---|
TableCellBuilder() |
| Modifier and Type | Method and Description |
|---|---|
TableCellInSelectedRow |
column(int column)
Creates a new table cell finder.
|
@Nonnull public TableCellInSelectedRow column(int column)
column - the column index of the cell to find.Copyright © 2014–2019 AssertJ. All rights reserved.