See: Description
| Class | Description |
|---|---|
| AssertionsOnChangeType |
Implements the assertion methods on the type of a change (creation, modification or deletion of a row).
|
| AssertionsOnColumnEquality |
Implements the assertion methods on the equality of a column.
|
| AssertionsOnColumnName |
Implements the assertion method on the name of a column.
|
| AssertionsOnColumnNullity |
Implements the assertion methods on the nullity of a values of a column.
|
| AssertionsOnColumnOfChangeEquality |
Implements the assertion methods on the equality of a column of a change.
|
| AssertionsOnColumnOfChangeType |
Implements the assertion methods on the type of a column of a change.
|
| AssertionsOnColumnType |
Implements the assertion methods on the type of a column.
|
| AssertionsOnDataType |
Implements the assertion methods on the type of data (from a table or from a request).
|
| AssertionsOnModifiedColumn |
Implements the assertion methods on a modified column.
|
| AssertionsOnModifiedColumns |
Implements the assertion methods on modified columns.
|
| AssertionsOnNumberOfChanges |
Implements the assertion method on the number of changes.
|
| AssertionsOnNumberOfColumns |
Implements the assertion method on the number of columns.
|
| AssertionsOnNumberOfRows |
Implements the assertion method on the number of rows.
|
| AssertionsOnPrimaryKey |
Implements the assertion methods on a primary key.
|
| AssertionsOnRowEquality |
Implements the assertion method on the equality of a row.
|
| AssertionsOnRowOfChangeExistence |
Implements the assertion method on the existence of a row of a change.
|
| AssertionsOnValueChronology |
Implements the assertion methods on the chronology of a value.
|
| AssertionsOnValueComparison |
Implements the assertion methods on comparisons with a value.
|
| AssertionsOnValueEquality |
Implements the assertion methods on the equality of a value.
|
| AssertionsOnValueNonEquality |
Implements the assertion methods on the non equality of a value.
|
| AssertionsOnValueNullity |
Implements the assertion methods on the nullity of a value.
|
| AssertionsOnValueType |
Implements the assertion methods on the type of a value.
|
Copyright © 2015 AssertJ. All Rights Reserved.