| Package | Description |
|---|---|
| org.assertj.db.api |
This package contains the API of assertj-db (and especially the entry point class
Assertions). |
| org.assertj.db.api.assertions.impl |
This package contains utility classes that implements the different assertions methods.
|
| org.assertj.db.api.navigation |
This package contains interfaces that defines the different navigation methods.
|
| Class and Description |
|---|
| AbstractAssert
Base class for all assertions of assertj-db.
|
| AbstractAssertWithOrigin
Base class for all assertions with an
Origin. |
| AbstractAssertWithOriginWithChanges |
| AbstractAssertWithOriginWithColumnsAndRows |
| AbstractAssertWithOriginWithColumnsAndRowsFromChange |
| AbstractAssertWithValues
Base class for all values from a
Change assertions. |
| AbstractColumnAssert
Base class for all
Columns assertions. |
| AbstractColumnValueAssert
Assertion methods about a value in a
Column. |
| AbstractDbAssert
Base class for all data (
Table or Request) assertions. |
| AbstractRowAssert
Base class for all
Rows assertions. |
| AbstractRowValueAssert
Assertion methods about a value in a
Row. |
| AbstractSubAssert |
| AbstractValueAssert
Base class for all values assertions.
|
| ChangeAssert
Assertion methods for a
Change. |
| ChangeColumnAssert
Assertion methods for a
Column of a Change. |
| ChangeColumnValueAssert
Assertion methods for a value of a
Column of a Change. |
| ChangeRowAssert
Assertion methods for a
Row of a Change. |
| ChangeRowValueAssert
Assertion methods for a value of a
Row of a Change. |
| ChangesAssert
Assertion methods for
Changes. |
| RequestAssert
Assertion methods for a
Request. |
| TableAssert
Assertion methods for a
Table. |
| Class and Description |
|---|
| AbstractAssert
Base class for all assertions of assertj-db.
|
| Class and Description |
|---|
| ChangeAssert
Assertion methods for a
Change. |
| ChangesAssert
Assertion methods for
Changes. |
Copyright © 2015 AssertJ. All Rights Reserved.