Uses of Interface
org.assertj.db.navigation.origin.OriginWithChanges
Packages that use OriginWithChanges
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
Origins used by the navigation.This package contains classes that allows to output the information about table, request or changes.
-
Uses of OriginWithChanges in org.assertj.db.api
Classes in org.assertj.db.api with type parameters of type OriginWithChangesModifier and TypeClassDescriptionclassAbstractAssertWithOriginWithChanges<E extends AbstractAssertWithOriginWithChanges<E,O>, O extends OriginWithChanges<ChangesAssert, ChangeAssert>> Classes in org.assertj.db.api that implement OriginWithChanges -
Uses of OriginWithChanges in org.assertj.db.output
Classes in org.assertj.db.output with type parameters of type OriginWithChangesModifier and TypeClassDescriptionclassAbstractOutputterWithOriginWithChanges<E extends AbstractOutputterWithOriginWithChanges<E,O>, O extends OriginWithChanges<ChangesOutputter, ChangeOutputter>> Classes in org.assertj.db.output that implement OriginWithChanges