public class TableRowOutputter extends AbstractRowOutputter<Table,TableOutputter,TableColumnOutputter,TableColumnValueOutputter,TableRowOutputter,TableRowValueOutputter>
originoutputTypeinfo, myself| Constructor and Description |
|---|
TableRowOutputter(TableOutputter origin,
Row row)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
TableOutputter |
returnToTable()
Returns to level of assertion methods on a
Table. |
getOutput, getValueDescription, getValuePosition, getValuesList, valuevalue, valuecolumn, column, column, row, rowreturnToOrigintoConsole, toFile, toStream, withTypeas, as, describedAs, describedAs, getInfopublic TableRowOutputter(TableOutputter origin, Row row)
origin - The assertion of Origin.row - The row on which do assertion.public TableOutputter returnToTable()
Table.Table.Copyright © 2015–2017 AssertJ. All rights reserved.