Uses of Class
org.assertj.db.output.TableRowOutputter
Packages that use TableRowOutputter
Package
Description
This package contains classes that allows to output the information about table, request or changes.
-
Uses of TableRowOutputter in org.assertj.db.output
Constructors in org.assertj.db.output with parameters of type TableRowOutputterModifierConstructorDescriptionTableRowValueOutputter(TableRowOutputter origin, Value value) Constructor.