Package org.assertj.db.output


package org.assertj.db.output
This package contains classes that allows to output the information about table, request or changes.

Like for assertions, it is possible to navigate between the elements.

This diagram shows the part on the tables and requests (the navigation interfaces are in green and the interfaces used by the navigation are in orange) :

diagram with navigation on table and request

This diagram shows the part on the changes (the navigation interfaces are in green and the interfaces used by the navigation are in orange) :

diagram with navigation on changes

Author:
Régis Pouiller