Uses of Class
org.assertj.db.api.ChangeColumnValueAssert
Packages that use ChangeColumnValueAssert
Package
Description
This package contains the API of assertj-db (and especially the entry point class
Assertions
).-
Uses of ChangeColumnValueAssert in org.assertj.db.api
Methods in org.assertj.db.api that return ChangeColumnValueAssertModifier and TypeMethodDescriptionChangeColumnAssert.valueAtEndPoint()
Returns assertion methods on the value at the end point.ChangeColumnValueAssert.valueAtEndPoint()
Returns assertion methods on the value at the end point.ChangeColumnAssert.valueAtStartPoint()
Returns assertion methods on the value at the start point.ChangeColumnValueAssert.valueAtStartPoint()
Returns assertion methods on the value at the start point.