| Package | Description |
|---|---|
| net.sourceforge.jwebunit.html |
| Modifier and Type | Method and Description |
|---|---|
List<Cell> |
Row.getCells() |
| Modifier and Type | Method and Description |
|---|---|
void |
Row.appendCell(Cell cell) |
void |
Cell.assertEquals(Cell c)
Assert that the current cell equals given one.
|
void |
Cell.assertMatch(Cell c)
Assert that the current cell matches given one.
|
Copyright © 2002–2017 JWebUnit. All rights reserved.