Uses of Class
org.assertj.db.api.AbstractAssertWithOriginWithColumnsAndRowsFromChange
Packages that use AbstractAssertWithOriginWithColumnsAndRowsFromChange
Package
Description
This package contains the API of assertj-db (and especially the entry point class
Assertions
).-
Uses of AbstractAssertWithOriginWithColumnsAndRowsFromChange in org.assertj.db.api
Classes in org.assertj.db.api with type parameters of type AbstractAssertWithOriginWithColumnsAndRowsFromChangeModifier and TypeClassDescriptionclass
Subclasses of AbstractAssertWithOriginWithColumnsAndRowsFromChange in org.assertj.db.apiModifier and TypeClassDescriptionclass
AbstractAssertWithValues<E extends AbstractAssertWithValues<E,
O>, O extends OriginWithColumnsAndRowsFromChange<ChangesAssert, ChangeAssert, ChangeColumnAssert, ChangeRowAssert>> Base class for all values from aChange
assertions.class
Assertion methods for aColumn
of aChange
.class
Assertion methods for a value of aColumn
of aChange
.class
Assertion methods for aRow
of aChange
.class
Assertion methods for a value of aRow
of aChange
.