Uses of Class
org.assertj.db.api.TableRowAssert
Packages that use TableRowAssert
Package
Description
This package contains the API of assertj-db (and especially the entry point class
Assertions
).-
Uses of TableRowAssert in org.assertj.db.api
Constructors in org.assertj.db.api with parameters of type TableRowAssertModifierConstructorDescriptionTableRowValueAssert
(TableRowAssert origin, Value value) Constructor.