| 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 |
This package contains interfaces that defines the different assertions methods.
|
| Class and Description |
|---|
| AssertOnChangeType
Defines the assertion methods on the type of a change (creation, modification or deletion of a row).
|
| AssertOnColumnEquality
Defines the assertion methods on the equality of a column.
|
| AssertOnColumnName
Defines the assertion method on the name of a column.
|
| AssertOnColumnNullity
Defines the assertion methods on the nullity of a values of a column.
|
| AssertOnColumnOfChangeEquality
Defines the assertion methods on the equality of a column of a change.
|
| AssertOnColumnType
Defines the assertion methods on the type of a column.
|
| AssertOnDataType
Defines the assertion methods on the type of data (from a table or from a request).
|
| AssertOnModifiedColumn
Defines the assertion methods on a modified column.
|
| AssertOnModifiedColumns
Defines the assertion methods on modified columns.
|
| AssertOnNumberOfChanges
Defines the assertion method on the number of changes.
|
| AssertOnNumberOfColumns
Defines the assertion method on the number of columns.
|
| AssertOnNumberOfRows
Defines the assertion method on the number of rows.
|
| AssertOnPrimaryKey
Defines the assertion methods on a primary key.
|
| AssertOnRowEquality
Defines the assertion method on the equality of a row.
|
| AssertOnRowOfChangeExistence
Defines the assertion method on the existence of a row of a change.
|
| AssertOnValueChronology
Defines the assertion methods on the chronology of a value.
|
| AssertOnValueComparison
Defines the assertion methods on comparisons with a value.
|
| AssertOnValueEquality
Defines the assertion methods on the equality of a value.
|
| AssertOnValueNonEquality
Defines the assertion methods on the non equality of a value.
|
| AssertOnValueNullity
Defines the assertion methods on the nullity of a value.
|
| AssertOnValueType
Defines the assertion methods on the type of a value.
|
| Class and Description |
|---|
| AssertOnChangeType
Defines the assertion methods on the type of a change (creation, modification or deletion of a row).
|
| AssertOnColumnEquality
Defines the assertion methods on the equality of a column.
|
| AssertOnColumnName
Defines the assertion method on the name of a column.
|
| AssertOnColumnNullity
Defines the assertion methods on the nullity of a values of a column.
|
| AssertOnColumnOfChangeEquality
Defines the assertion methods on the equality of a column of a change.
|
| AssertOnColumnType
Defines the assertion methods on the type of a column.
|
| AssertOnDataType
Defines the assertion methods on the type of data (from a table or from a request).
|
| AssertOnModifiedColumn
Defines the assertion methods on a modified column.
|
| AssertOnModifiedColumns
Defines the assertion methods on modified columns.
|
| AssertOnNumberOfChanges
Defines the assertion method on the number of changes.
|
| AssertOnNumberOfColumns
Defines the assertion method on the number of columns.
|
| AssertOnNumberOfRows
Defines the assertion method on the number of rows.
|
| AssertOnPrimaryKey
Defines the assertion methods on a primary key.
|
| AssertOnRowEquality
Defines the assertion method on the equality of a row.
|
| AssertOnRowOfChangeExistence
Defines the assertion method on the existence of a row of a change.
|
| AssertOnValueChronology
Defines the assertion methods on the chronology of a value.
|
| AssertOnValueComparison
Defines the assertion methods on comparisons with a value.
|
| AssertOnValueEquality
Defines the assertion methods on the equality of a value.
|
| AssertOnValueNonEquality
Defines the assertion methods on the non equality of a value.
|
| AssertOnValueNullity
Defines the assertion methods on the nullity of a value.
|
| AssertOnValueType
Defines the assertion methods on the type of a value.
|
Copyright © 2015 AssertJ. All Rights Reserved.