Uses of Class
org.assertj.db.output.ChangeRowValueOutputter
Packages that use ChangeRowValueOutputter
Package
Description
This package contains classes that allows to output the information about table, request or changes.
-
Uses of ChangeRowValueOutputter in org.assertj.db.output
Methods in org.assertj.db.output that return ChangeRowValueOutputterModifier and TypeMethodDescriptionChangeRowOutputter.value()Returns assertion methods on the next value in the list of values.ChangeRowOutputter.value(int index) Returns assertion methods on the value at theindexin parameter.Returns assertion methods on the value corresponding to the column name in parameter.ChangeRowValueOutputter.value()Returns assertion methods on the next value in the list of values.ChangeRowValueOutputter.value(int index) Returns assertion methods on the value at theindexin parameter.Returns assertion methods on the value corresponding to the column name in parameter.