Uses of Interface
org.assertj.db.api.assertions.AssertOnPrimaryKey
Packages that use AssertOnPrimaryKey
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 AssertOnPrimaryKey in org.assertj.db.api
Classes in org.assertj.db.api that implement AssertOnPrimaryKey -
Uses of AssertOnPrimaryKey in org.assertj.db.api.assertions
Classes in org.assertj.db.api.assertions with type parameters of type AssertOnPrimaryKeyModifier and TypeInterfaceDescriptioninterface
AssertOnPrimaryKey<T extends AssertOnPrimaryKey<T>>
Defines the assertion methods on a primary key.