Class TableOutputter

All Implemented Interfaces:
org.assertj.core.api.Descriptable<TableOutputter>, Navigation, Origin, OriginWithColumnsAndRows<TableColumnOutputter,TableRowOutputter>, ToColumn<TableColumnOutputter>, ToRow<TableRowOutputter>

Output methods for a Table.
Author:
Régis Pouiller