Uses of Interface
org.assertj.db.api.assertions.AssertOnRowOfChangeExistence
Packages that use AssertOnRowOfChangeExistence
Package
Description
This package contains the API of assertj-db (and especially the entry point class
Assertions
).This package contains interfaces that defines the different assertions methods.
-
Uses of AssertOnRowOfChangeExistence in org.assertj.db.api
Classes in org.assertj.db.api that implement AssertOnRowOfChangeExistence -
Uses of AssertOnRowOfChangeExistence in org.assertj.db.api.assertions
Classes in org.assertj.db.api.assertions with type parameters of type AssertOnRowOfChangeExistenceModifier and TypeInterfaceDescriptioninterface
AssertOnRowOfChangeExistence<T extends AssertOnRowOfChangeExistence<T>>
Defines the assertion method on the existence of a row of a change.