Package com.tngtech.jgiven.format.table
package com.tngtech.jgiven.format.table
-
ClassDescriptionDefault RowFormatterFactory that evaluates the
Table.objectFormatting()
attribute to create a RowFormatter.The default implementation to format a table argumentDefault implementation of theRowFormatter
that uses the fields of an object as columns of the tableFactory for creating instances ofFieldBasedRowFormatter
Formats each row by just using the default formatting of an object.Factory for creating instances ofPlainRowFormatter
Formats the rows of a data table.Factory for creating ObjectRowFormatter instancesFormatter that will format arguments as a table.Factory to create a customTableFormatter