|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableDiffException | |
|---|---|
| cucumber.table | |
| Uses of TableDiffException in cucumber.table |
|---|
| Methods in cucumber.table that throw TableDiffException | |
|---|---|
void |
TableDiffer.calculateDiffs()
|
void |
DataTable.diff(DataTable other)
Diffs this table with other. |
void |
DataTable.diff(List<?> other)
Diffs this table with other, which can be a List<List<String>> or a
List<YourType>. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||