Package | Description |
---|---|
org.provatesting.expectations |
Modifier and Type | Method and Description |
---|---|
ExpectedColumn |
ExpectedRow.getColumn(String key)
Retrieves the expected cell for this row for a given name.
|
Modifier and Type | Method and Description |
---|---|
SortedSet<ExpectedColumn> |
ExpectedRow.getExpectedColumns() |
Modifier and Type | Method and Description |
---|---|
void |
ExpectedRow.addExpectedColumn(ExpectedColumn column) |
int |
ExpectedColumn.compareTo(ExpectedColumn o) |
Copyright © 2020. All rights reserved.