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