| Package | Description |
|---|---|
| org.assertj.db.api |
This package contains the API of assertj-db (and especially the entry point class
Assertions). |
| org.assertj.db.navigation.origin |
This package contains interfaces that defines the different
Origins used by the navigation. |
| org.assertj.db.output |
This package contains classes that allows to output the informations about table, request or changes.
|
| Class and Description |
|---|
| Origin
Defines a class which is the origin of another.
|
| OriginWithChanges
Defines a class which is the
Origin of another
and have ChangesElement. |
| OriginWithColumnsAndRows |
| OriginWithColumnsAndRowsFromChange |
| OriginWithValuesFromColumn |
| OriginWithValuesFromRow |
| Class and Description |
|---|
| Origin
Defines a class which is the origin of another.
|
| OriginWithChanges
Defines a class which is the
Origin of another
and have ChangesElement. |
| OriginWithColumnsAndRowsFromChange |
| Class and Description |
|---|
| Origin
Defines a class which is the origin of another.
|
| OriginWithChanges
Defines a class which is the
Origin of another
and have ChangesElement. |
| OriginWithColumnsAndRows |
| OriginWithColumnsAndRowsFromChange |
| OriginWithValuesFromColumn |
| OriginWithValuesFromRow |
Copyright © 2015–2017 AssertJ. All rights reserved.