Package org.assertj.db.api.assertions


package org.assertj.db.api.assertions
This package contains interfaces that defines the different assertions methods.

These assertion methods defined in the interfaces are implemented in the assertions classes (assertions implementation package).

This diagram shows the part on the tables and requests :

diagram with assertions on table and request

This diagram shows the part on the changes :

diagram with assertions on changes

Author:
Régis Pouiller