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).
|
AssertOnColumnClass
Defines the assertion method on the class of a column.
|
AssertOnColumnContent
Defines the assertion methods on the content of a column.
|
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).
|
AssertOnExistence
Defines the assertion method on existence of something.
|
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.
|
AssertOnRowNullity
Defines the assertion methods on the nullity of a values 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.
|
AssertOnValueClass
Defines the assertion method on the class of a value.
|
AssertOnValueCloseness
Defines the assertion methods on the closeness of a value.
|
AssertOnValueComparison
Defines the assertion methods on comparisons with a value.
|
AssertOnValueCondition
Defines the assertion methods on the matching with condition.
|
AssertOnValueEquality
Defines the assertion methods on the equality of a value.
|
AssertOnValueInequality
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).
|
AssertOnColumnClass
Defines the assertion method on the class of a column.
|
AssertOnColumnContent
Defines the assertion methods on the content of a column.
|
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).
|
AssertOnExistence
Defines the assertion method on existence of something.
|
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.
|
AssertOnRowNullity
Defines the assertion methods on the nullity of a values 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.
|
AssertOnValueClass
Defines the assertion method on the class of a value.
|
AssertOnValueCloseness
Defines the assertion methods on the closeness of a value.
|
AssertOnValueComparison
Defines the assertion methods on comparisons with a value.
|
AssertOnValueCondition
Defines the assertion methods on the matching with condition.
|
AssertOnValueEquality
Defines the assertion methods on the equality of a value.
|
AssertOnValueInequality
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 © 2020 AssertJ. All rights reserved.