Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

A

AbstractAssert<E extends AbstractAssert<E>> - Class in org.assertj.db.api
Base class for all assertions of assertj-db.
AbstractAssertWithOrigin<E extends AbstractAssertWithOrigin<E,O>,O extends Origin> - Class in org.assertj.db.api
Base class for all assertions with an Origin.
AbstractAssertWithOriginWithChanges<E extends AbstractAssertWithOriginWithChanges<E,O>,O extends OriginWithChanges<ChangesAssert,ChangeAssert>> - Class in org.assertj.db.api
Base class for all assertions with an Origin and have Changes.
AbstractAssertWithOriginWithColumnsAndRows<E extends AbstractAssertWithOriginWithColumnsAndRows<E,O,D,A,C,CV,R,RV>,O extends OriginWithColumnsAndRows<C,R>,D extends AbstractDbData<D>,A extends AbstractDbAssert<D,A,C,CV,R,RV>,C extends AbstractColumnAssert<D,A,C,CV,R,RV>,CV extends AbstractColumnValueAssert<D,A,C,CV,R,RV>,R extends AbstractRowAssert<D,A,C,CV,R,RV>,RV extends AbstractRowValueAssert<D,A,C,CV,R,RV>> - Class in org.assertj.db.api
Base class for all assertions with an Origin and have Columns and Rows.
AbstractAssertWithOriginWithColumnsAndRowsFromChange<E extends AbstractAssertWithOriginWithColumnsAndRowsFromChange<E,O>,O extends OriginWithColumnsAndRowsFromChange<ChangesAssert,ChangeAssert,ChangeColumnAssert,ChangeRowAssert>> - Class in org.assertj.db.api
Base class for all assertions with an Origin and have Columns and Rows from a Change.
AbstractAssertWithValues<E extends AbstractAssertWithValues<E,O>,O extends OriginWithColumnsAndRowsFromChange<ChangesAssert,ChangeAssert,ChangeColumnAssert,ChangeRowAssert>> - Class in org.assertj.db.api
Base class for all values from a Change assertions.
AbstractColumnAssert<D extends AbstractDbData<D>,A extends AbstractDbAssert<D,A,C,CV,R,RV>,C extends AbstractColumnAssert<D,A,C,CV,R,RV>,CV extends AbstractColumnValueAssert<D,A,C,CV,R,RV>,R extends AbstractRowAssert<D,A,C,CV,R,RV>,RV extends AbstractRowValueAssert<D,A,C,CV,R,RV>> - Class in org.assertj.db.api
Base class for all Columns assertions.
AbstractColumnOutputter<D extends AbstractDbData<D>,A extends AbstractDbOutputter<D,A,C,CV,R,RV>,C extends AbstractColumnOutputter<D,A,C,CV,R,RV>,CV extends AbstractColumnValueOutputter<D,A,C,CV,R,RV>,R extends AbstractRowOutputter<D,A,C,CV,R,RV>,RV extends AbstractRowValueOutputter<D,A,C,CV,R,RV>> - Class in org.assertj.db.output
Base class for all Columns outputs.
AbstractColumnValueAssert<D extends AbstractDbData<D>,A extends AbstractDbAssert<D,A,C,CV,R,RV>,C extends AbstractColumnAssert<D,A,C,CV,R,RV>,CV extends AbstractColumnValueAssert<D,A,C,CV,R,RV>,R extends AbstractRowAssert<D,A,C,CV,R,RV>,RV extends AbstractRowValueAssert<D,A,C,CV,R,RV>> - Class in org.assertj.db.api
Assertion methods about a value in a Column.
AbstractColumnValueOutputter<D extends AbstractDbData<D>,A extends AbstractDbOutputter<D,A,C,CV,R,RV>,C extends AbstractColumnOutputter<D,A,C,CV,R,RV>,CV extends AbstractColumnValueOutputter<D,A,C,CV,R,RV>,R extends AbstractRowOutputter<D,A,C,CV,R,RV>,RV extends AbstractRowValueOutputter<D,A,C,CV,R,RV>> - Class in org.assertj.db.output
Output methods about a value in a Column.
AbstractDbAssert<D extends AbstractDbData<D>,A extends AbstractDbAssert<D,A,C,CV,R,RV>,C extends AbstractColumnAssert<D,A,C,CV,R,RV>,CV extends AbstractColumnValueAssert<D,A,C,CV,R,RV>,R extends AbstractRowAssert<D,A,C,CV,R,RV>,RV extends AbstractRowValueAssert<D,A,C,CV,R,RV>> - Class in org.assertj.db.api
Base class for all data (Table or Request) assertions.
AbstractDbData<D extends AbstractDbData<D>> - Class in org.assertj.db.type
This class represents data from the database (either a Table or a Request).
AbstractDbElement<D extends AbstractDbElement<D>> - Class in org.assertj.db.type
This class represents element from the database (either a AbstractDbData or a Change).
AbstractDbOutputter<D extends AbstractDbData<D>,A extends AbstractDbOutputter<D,A,C,CV,R,RV>,C extends AbstractColumnOutputter<D,A,C,CV,R,RV>,CV extends AbstractColumnValueOutputter<D,A,C,CV,R,RV>,R extends AbstractRowOutputter<D,A,C,CV,R,RV>,RV extends AbstractRowValueOutputter<D,A,C,CV,R,RV>> - Class in org.assertj.db.output
Base class for all data (Table or Request) outputs.
AbstractElement<E extends AbstractElement<E>> - Class in org.assertj.db.global
Base class for all elements of assertj-db.
AbstractElement(Class<E>) - Constructor for class org.assertj.db.global.AbstractElement
Constructor.
AbstractOutputter<E extends AbstractOutputter<E>> - Class in org.assertj.db.output
Base class for all output of assertj-db.
AbstractOutputterWithOrigin<E extends AbstractOutputterWithOrigin<E,O>,O extends Origin> - Class in org.assertj.db.output
Base class for all outputs with an Origin.
AbstractOutputterWithOriginWithChanges<E extends AbstractOutputterWithOriginWithChanges<E,O>,O extends OriginWithChanges<ChangesOutputter,ChangeOutputter>> - Class in org.assertj.db.output
Base class for all outputs with an Origin and have Changes.
AbstractOutputterWithOriginWithColumnsAndRows<E extends AbstractOutputterWithOriginWithColumnsAndRows<E,O,D,A,C,CV,R,RV>,O extends OriginWithColumnsAndRows<C,R>,D extends AbstractDbData<D>,A extends AbstractDbOutputter<D,A,C,CV,R,RV>,C extends AbstractColumnOutputter<D,A,C,CV,R,RV>,CV extends AbstractColumnValueOutputter<D,A,C,CV,R,RV>,R extends AbstractRowOutputter<D,A,C,CV,R,RV>,RV extends AbstractRowValueOutputter<D,A,C,CV,R,RV>> - Class in org.assertj.db.output
Base class for all outputs with an Origin and have Columns and Rows.
AbstractOutputterWithOriginWithColumnsAndRowsFromChange<E extends AbstractOutputterWithOriginWithColumnsAndRowsFromChange<E,O>,O extends OriginWithColumnsAndRowsFromChange<ChangesOutputter,ChangeOutputter,ChangeColumnOutputter,ChangeRowOutputter>> - Class in org.assertj.db.output
Base class for all outputs with an Origin and have Columns and Rows from a Change.
AbstractOutputterWithValues<E extends AbstractOutputterWithValues<E,O>,O extends OriginWithColumnsAndRowsFromChange<ChangesOutputter,ChangeOutputter,ChangeColumnOutputter,ChangeRowOutputter>> - Class in org.assertj.db.output
Base class for all values from a Change outputs.
AbstractRowAssert<D extends AbstractDbData<D>,A extends AbstractDbAssert<D,A,C,CV,R,RV>,C extends AbstractColumnAssert<D,A,C,CV,R,RV>,CV extends AbstractColumnValueAssert<D,A,C,CV,R,RV>,R extends AbstractRowAssert<D,A,C,CV,R,RV>,RV extends AbstractRowValueAssert<D,A,C,CV,R,RV>> - Class in org.assertj.db.api
Base class for all Rows assertions.
AbstractRowOutputter<D extends AbstractDbData<D>,A extends AbstractDbOutputter<D,A,C,CV,R,RV>,C extends AbstractColumnOutputter<D,A,C,CV,R,RV>,CV extends AbstractColumnValueOutputter<D,A,C,CV,R,RV>,R extends AbstractRowOutputter<D,A,C,CV,R,RV>,RV extends AbstractRowValueOutputter<D,A,C,CV,R,RV>> - Class in org.assertj.db.output
Base class for all Rows outputs.
AbstractRowValueAssert<D extends AbstractDbData<D>,A extends AbstractDbAssert<D,A,C,CV,R,RV>,C extends AbstractColumnAssert<D,A,C,CV,R,RV>,CV extends AbstractColumnValueAssert<D,A,C,CV,R,RV>,R extends AbstractRowAssert<D,A,C,CV,R,RV>,RV extends AbstractRowValueAssert<D,A,C,CV,R,RV>> - Class in org.assertj.db.api
Assertion methods about a value in a Row.
AbstractRowValueOutputter<D extends AbstractDbData<D>,A extends AbstractDbOutputter<D,A,C,CV,R,RV>,C extends AbstractColumnOutputter<D,A,C,CV,R,RV>,CV extends AbstractColumnValueOutputter<D,A,C,CV,R,RV>,R extends AbstractRowOutputter<D,A,C,CV,R,RV>,RV extends AbstractRowValueOutputter<D,A,C,CV,R,RV>> - Class in org.assertj.db.output
Output methods about a value in a Row.
AbstractSoftAssertions - Class in org.assertj.db.api
Base class of AssertJ-DB SoftAssertions.
AbstractSoftAssertions() - Constructor for class org.assertj.db.api.AbstractSoftAssertions
 
AbstractSubAssert<D extends AbstractDbData<D>,A extends AbstractDbAssert<D,A,C,CV,R,RV>,S extends AbstractSubAssert<D,A,S,V,C,CV,R,RV>,V extends AbstractValueAssert<D,A,S,V,C,CV,R,RV>,C extends AbstractColumnAssert<D,A,C,CV,R,RV>,CV extends AbstractColumnValueAssert<D,A,C,CV,R,RV>,R extends AbstractRowAssert<D,A,C,CV,R,RV>,RV extends AbstractRowValueAssert<D,A,C,CV,R,RV>> - Class in org.assertj.db.api
Assertion methods about Column or Row.
AbstractSubOutputter<D extends AbstractDbData<D>,A extends AbstractDbOutputter<D,A,C,CV,R,RV>,S extends AbstractSubOutputter<D,A,S,V,C,CV,R,RV>,V extends AbstractValueOutputter<D,A,S,V,C,CV,R,RV>,C extends AbstractColumnOutputter<D,A,C,CV,R,RV>,CV extends AbstractColumnValueOutputter<D,A,C,CV,R,RV>,R extends AbstractRowOutputter<D,A,C,CV,R,RV>,RV extends AbstractRowValueOutputter<D,A,C,CV,R,RV>> - Class in org.assertj.db.output
Output methods about Column or Row.
AbstractValueAssert<D extends AbstractDbData<D>,A extends AbstractDbAssert<D,A,C,CV,R,RV>,S extends AbstractSubAssert<D,A,S,V,C,CV,R,RV>,V extends AbstractValueAssert<D,A,S,V,C,CV,R,RV>,C extends AbstractColumnAssert<D,A,C,CV,R,RV>,CV extends AbstractColumnValueAssert<D,A,C,CV,R,RV>,R extends AbstractRowAssert<D,A,C,CV,R,RV>,RV extends AbstractRowValueAssert<D,A,C,CV,R,RV>> - Class in org.assertj.db.api
Base class for all values assertions.
AbstractValueOutputter<D extends AbstractDbData<D>,A extends AbstractDbOutputter<D,A,C,CV,R,RV>,S extends AbstractSubOutputter<D,A,S,V,C,CV,R,RV>,V extends AbstractValueOutputter<D,A,S,V,C,CV,R,RV>,C extends AbstractColumnOutputter<D,A,C,CV,R,RV>,CV extends AbstractColumnValueOutputter<D,A,C,CV,R,RV>,R extends AbstractRowOutputter<D,A,C,CV,R,RV>,RV extends AbstractRowValueOutputter<D,A,C,CV,R,RV>> - Class in org.assertj.db.output
Base class for all values outputs.
actual - Variable in class org.assertj.db.api.AbstractDbAssert
The actual value on which the assertion is.
actual - Variable in class org.assertj.db.output.AbstractDbOutputter
The actual value on which the assertion is.
addError(Throwable) - Method in class org.assertj.db.api.ErrorCollector
 
areClose(Value, Number, Number) - Static method in class org.assertj.db.util.Values
Returns if the value is close to the Number in parameter with the tolerance in parameter.
areClose(Value, DateValue, DateValue) - Static method in class org.assertj.db.util.Values
Returns if the value is close to the DateValue in parameter with the tolerance in parameter.
areClose(Value, DateValue, TimeValue) - Static method in class org.assertj.db.util.Values
Returns if the value is close to the DateValue in parameter with the tolerance in parameter.
areClose(Value, DateValue, DateTimeValue) - Static method in class org.assertj.db.util.Values
Returns if the value is close to the DateValue in parameter with the tolerance in parameter.
areClose(Value, TimeValue, TimeValue) - Static method in class org.assertj.db.util.Values
Returns if the value is close to the TimeValue in parameter with the tolerance in parameter.
areClose(Value, DateTimeValue, DateValue) - Static method in class org.assertj.db.util.Values
Returns if the value is close to the DateTimeValue in parameter with the tolerance in parameter.
areClose(Value, DateTimeValue, TimeValue) - Static method in class org.assertj.db.util.Values
Returns if the value is close to the DateTimeValue in parameter with the tolerance in parameter.
areClose(Value, DateTimeValue, DateTimeValue) - Static method in class org.assertj.db.util.Values
Returns if the value is close to the DateTimeValue in parameter with the tolerance in parameter.
areEqual(Value, Object) - Static method in class org.assertj.db.util.Values
Returns if the value is equal to another value in parameter.
areEqual(Value, Boolean) - Static method in class org.assertj.db.util.Values
Returns if the value is equal to the Boolean in parameter.
areEqual(Value, Number) - Static method in class org.assertj.db.util.Values
Returns if the value is equal to the Number in parameter.
areEqual(Value, byte[]) - Static method in class org.assertj.db.util.Values
Returns if the value is equal to the array of byte in parameter.
areEqual(Value, String) - Static method in class org.assertj.db.util.Values
Returns if the value is equal to the String in parameter.
areEqual(Value, Character) - Static method in class org.assertj.db.util.Values
Returns if the value is equal to the String in parameter.
areEqual(Value, UUID) - Static method in class org.assertj.db.util.Values
Returns if the value is equal to the UUID in parameter.
areEqual(UUID, String) - Static method in class org.assertj.db.util.Values
Returns if the UUID value is equal to the String in parameter.
areEqual(Value, DateValue) - Static method in class org.assertj.db.util.Values
Returns if the value is equal to the DateValue in parameter.
areEqual(Value, TimeValue) - Static method in class org.assertj.db.util.Values
Returns if the value is equal to the TimeValue in parameter.
areEqual(Value, DateTimeValue) - Static method in class org.assertj.db.util.Values
Returns if the value is equal to the DateTimeValue in parameter.
as(String, Object...) - Method in class org.assertj.db.global.AbstractElement
as(Description) - Method in class org.assertj.db.global.AbstractElement
asc(String) - Static method in class org.assertj.db.type.Table.Order
Builds an ascending order.
assertAll() - Method in class org.assertj.db.api.SoftAssertions
 
Assertions - Class in org.assertj.db.api
Entry point of all the assertions.
AssertionsOnChangeType - Class in org.assertj.db.api.assertions.impl
Implements the assertion methods on the type of a change (creation, modification or deletion of a row).
AssertionsOnColumnClass - Class in org.assertj.db.api.assertions.impl
Implements the assertion methods on the class of a column.
AssertionsOnColumnContent - Class in org.assertj.db.api.assertions.impl
Implements the assertion methods on the content of a column.
AssertionsOnColumnEquality - Class in org.assertj.db.api.assertions.impl
Implements the assertion methods on the equality of a column.
AssertionsOnColumnName - Class in org.assertj.db.api.assertions.impl
Implements the assertion method on the name of a column.
AssertionsOnColumnOfChangeClass - Class in org.assertj.db.api.assertions.impl
Implements the assertion methods on the class of a column of a change.
AssertionsOnColumnOfChangeEquality - Class in org.assertj.db.api.assertions.impl
Implements the assertion methods on the equality of a column of a change.
AssertionsOnColumnOfChangeType - Class in org.assertj.db.api.assertions.impl
Implements the assertion methods on the type of a column of a change.
AssertionsOnColumnType - Class in org.assertj.db.api.assertions.impl
Implements the assertion methods on the type of a column.
AssertionsOnDataType - Class in org.assertj.db.api.assertions.impl
Implements the assertion methods on the type of data (from a table or from a request).
AssertionsOnModifiedColumn - Class in org.assertj.db.api.assertions.impl
Implements the assertion methods on a modified column.
AssertionsOnModifiedColumns - Class in org.assertj.db.api.assertions.impl
Implements the assertion methods on modified columns.
AssertionsOnNumberOfChanges - Class in org.assertj.db.api.assertions.impl
Implements the assertion method on the number of changes.
AssertionsOnNumberOfColumns - Class in org.assertj.db.api.assertions.impl
Implements the assertion method on the number of columns.
AssertionsOnNumberOfRows - Class in org.assertj.db.api.assertions.impl
Implements the assertion method on the number of rows.
AssertionsOnPrimaryKey - Class in org.assertj.db.api.assertions.impl
Implements the assertion methods on a primary key.
AssertionsOnRowEquality - Class in org.assertj.db.api.assertions.impl
Implements the assertion method on the equality of a row.
AssertionsOnRowOfChangeExistence - Class in org.assertj.db.api.assertions.impl
Implements the assertion method on the existence of a row of a change.
AssertionsOnTableExistence - Class in org.assertj.db.api.assertions.impl
Implements the assertion method on the existence of a table.
AssertionsOnValueChronology - Class in org.assertj.db.api.assertions.impl
Implements the assertion methods on the chronology of a value.
AssertionsOnValueClass - Class in org.assertj.db.api.assertions.impl
Implements the assertion method on the class of a value.
AssertionsOnValueCloseness - Class in org.assertj.db.api.assertions.impl
Implements the assertion methods on the closeness of a value.
AssertionsOnValueComparison - Class in org.assertj.db.api.assertions.impl
Implements the assertion methods on comparisons with a value.
AssertionsOnValueCondition - Class in org.assertj.db.api.assertions.impl
Implements the assertion methods on the matching with condition.
AssertionsOnValueEquality - Class in org.assertj.db.api.assertions.impl
Implements the assertion methods on the equality of a value.
AssertionsOnValueInequality - Class in org.assertj.db.api.assertions.impl
Implements the assertion methods on the non equality of a value.
AssertionsOnValueNullity - Class in org.assertj.db.api.assertions.impl
Implements the assertion methods on the nullity of a value.
AssertionsOnValuesNullity - Class in org.assertj.db.api.assertions.impl
Implements the assertion methods on the nullity of a values of a column/row.
AssertionsOnValueType - Class in org.assertj.db.api.assertions.impl
Implements the assertion methods on the type of a value.
AssertJDBException - Exception in org.assertj.db.exception
Exception during the assertion (for example : when getting the data in the database, or accessing to file system).
AssertJDBException(Exception) - Constructor for exception org.assertj.db.exception.AssertJDBException
Constructor of the Exception.
AssertJDBException(String, Object...) - Constructor for exception org.assertj.db.exception.AssertJDBException
Constructor of the Exception.
AssertOnChangeType<T extends AssertOnChangeType<T>> - Interface in org.assertj.db.api.assertions
Defines the assertion methods on the type of a change (creation, modification or deletion of a row).
AssertOnColumnClass<T extends AssertOnColumnClass<T>> - Interface in org.assertj.db.api.assertions
Defines the assertion method on the class of a column.
AssertOnColumnContent<T extends AssertOnColumnContent<T>> - Interface in org.assertj.db.api.assertions
Defines the assertion methods on the content of a column.
AssertOnColumnEquality<T extends AssertOnColumnEquality<T>> - Interface in org.assertj.db.api.assertions
Defines the assertion methods on the equality of a column.
AssertOnColumnName<T extends AssertOnColumnName<T>> - Interface in org.assertj.db.api.assertions
Defines the assertion method on the name of a column.
AssertOnColumnNullity<T extends AssertOnColumnNullity<T>> - Interface in org.assertj.db.api.assertions
Defines the assertion methods on the nullity of a values of a column.
AssertOnColumnOfChangeEquality<T extends AssertOnColumnOfChangeEquality<T>> - Interface in org.assertj.db.api.assertions
Defines the assertion methods on the equality of a column of a change.
AssertOnColumnType<T extends AssertOnColumnType<T>> - Interface in org.assertj.db.api.assertions
Defines the assertion methods on the type of a column.
AssertOnDataType<T extends AssertOnDataType<T>> - Interface in org.assertj.db.api.assertions
Defines the assertion methods on the type of data (from a table or from a request).
AssertOnExistence<T extends AssertOnExistence<T>> - Interface in org.assertj.db.api.assertions
Defines the assertion method on existence of something.
AssertOnModifiedColumn<T extends AssertOnModifiedColumn<T>> - Interface in org.assertj.db.api.assertions
Defines the assertion methods on a modified column.
AssertOnModifiedColumns<T extends AssertOnModifiedColumns<T>> - Interface in org.assertj.db.api.assertions
Defines the assertion methods on modified columns.
AssertOnNumberOfChanges<T extends AssertOnNumberOfChanges<T>> - Interface in org.assertj.db.api.assertions
Defines the assertion method on the number of changes.
AssertOnNumberOfColumns<T extends AssertOnNumberOfColumns<T>> - Interface in org.assertj.db.api.assertions
Defines the assertion method on the number of columns.
AssertOnNumberOfRows<T extends AssertOnNumberOfRows<T>> - Interface in org.assertj.db.api.assertions
Defines the assertion method on the number of rows.
AssertOnPrimaryKey<T extends AssertOnPrimaryKey<T>> - Interface in org.assertj.db.api.assertions
Defines the assertion methods on a primary key.
AssertOnRowEquality<T extends AssertOnRowEquality<T>> - Interface in org.assertj.db.api.assertions
Defines the assertion method on the equality of a row.
AssertOnRowNullity<T extends AssertOnRowNullity<T>> - Interface in org.assertj.db.api.assertions
Defines the assertion methods on the nullity of a values of a row.
AssertOnRowOfChangeExistence<T extends AssertOnRowOfChangeExistence<T>> - Interface in org.assertj.db.api.assertions
Defines the assertion method on the existence of a row of a change.
AssertOnValueChronology<T extends AssertOnValueChronology<T>> - Interface in org.assertj.db.api.assertions
Defines the assertion methods on the chronology of a value.
AssertOnValueClass<T extends AssertOnValueClass<T>> - Interface in org.assertj.db.api.assertions
Defines the assertion method on the class of a value.
AssertOnValueCloseness<T extends AssertOnValueCloseness<T>> - Interface in org.assertj.db.api.assertions
Defines the assertion methods on the closeness of a value.
AssertOnValueComparison<T extends AssertOnValueComparison<T>> - Interface in org.assertj.db.api.assertions
Defines the assertion methods on comparisons with a value.
AssertOnValueCondition<T extends AssertOnValueCondition<T>> - Interface in org.assertj.db.api.assertions
Defines the assertion methods on the matching with condition.
AssertOnValueEquality<T extends AssertOnValueEquality<T>> - Interface in org.assertj.db.api.assertions
Defines the assertion methods on the equality of a value.
AssertOnValueInequality<T extends AssertOnValueInequality<T>> - Interface in org.assertj.db.api.assertions
Defines the assertion methods on the non equality of a value.
AssertOnValueNullity<T extends AssertOnValueNullity<T>> - Interface in org.assertj.db.api.assertions
Defines the assertion methods on the nullity of a value.
AssertOnValueType<T extends AssertOnValueType<T>> - Interface in org.assertj.db.api.assertions
Defines the assertion methods on the type of a value.
assertThat(Table) - Static method in class org.assertj.db.api.Assertions
Creates a new instance of TableAssert.
assertThat(Request) - Static method in class org.assertj.db.api.Assertions
Creates a new instance of RequestAssert.
assertThat(Changes) - Static method in class org.assertj.db.api.Assertions
Creates a new instance of ChangesAssert.
assertThat(Table) - Method in class org.assertj.db.api.SoftAssertions
Creates a new instance of TableAssert.
assertThat(Request) - Method in class org.assertj.db.api.SoftAssertions
Creates a new instance of RequestAssert.
assertThat(Changes) - Method in class org.assertj.db.api.SoftAssertions
Creates a new instance of ChangesAssert.

B

BDDAssertions - Class in org.assertj.db.api
Behavior Driven Development style entry point for all assertion methods.
BYTE_BUDDY_PATTERN - Static variable in class org.assertj.db.util.Proxies
 
bytesContentFromClassPathOf(String) - Static method in class org.assertj.db.api.Assertions
Reads the bytes from a file in the classpath and returns them.
bytesContentFromClassPathOf(String) - Static method in class org.assertj.db.api.BDDAssertions
Reads the bytes from a file in the classpath and returns them.
bytesContentOf(File) - Static method in class org.assertj.db.api.Assertions
Reads the bytes from a file and returns them.
bytesContentOf(File) - Static method in class org.assertj.db.api.BDDAssertions
Reads the bytes from a file and returns them.

C

CaseComparison - Interface in org.assertj.db.type.lettercase
Comparison on String which consider the case.
CaseComparisons - Enum in org.assertj.db.type.lettercase
Comparisons on String which consider the case.
CaseConversion - Interface in org.assertj.db.type.lettercase
Conversion of the case of a String.
CaseConversions - Enum in org.assertj.db.type.lettercase
Conversions of the case of a String.
change() - Method in class org.assertj.db.api.AbstractAssertWithOriginWithChanges
Returns assertion methods on the next Change in the list of changes.
change(int) - Method in class org.assertj.db.api.AbstractAssertWithOriginWithChanges
Returns assertion methods on the Change at the index in parameter.
change - Variable in class org.assertj.db.api.ChangeAssert
The actual change on which the assertion is.
change() - Method in class org.assertj.db.api.ChangesAssert
Returns assertion methods on the next Change in the list of changes.
change(int) - Method in class org.assertj.db.api.ChangesAssert
Returns assertion methods on the Change at the index in parameter.
change() - Method in interface org.assertj.db.navigation.ToChange
Returns assertion methods on the next Change in the list of changes.
change(int) - Method in interface org.assertj.db.navigation.ToChange
Returns assertion methods on the Change at the index in parameter.
change() - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithChanges
Returns assertion methods on the next Change in the list of changes.
change(int) - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithChanges
Returns assertion methods on the Change at the index in parameter.
change() - Method in class org.assertj.db.output.ChangesOutputter
Returns assertion methods on the next Change in the list of changes.
change(int) - Method in class org.assertj.db.output.ChangesOutputter
Returns assertion methods on the Change at the index in parameter.
Change - Class in org.assertj.db.type
Change in the database.
ChangeAssert - Class in org.assertj.db.api
Assertion methods for a Change.
ChangeAssert(ChangesAssert, Change) - Constructor for class org.assertj.db.api.ChangeAssert
Constructor.
ChangeColumnAssert - Class in org.assertj.db.api
Assertion methods for a Column of a Change.
ChangeColumnAssert(ChangeAssert, String, Value, Value) - Constructor for class org.assertj.db.api.ChangeColumnAssert
Constructor.
ChangeColumnOutputter - Class in org.assertj.db.output
Output methods for a Column of a Change.
ChangeColumnOutputter(ChangeOutputter, String, Value, Value) - Constructor for class org.assertj.db.output.ChangeColumnOutputter
Constructor.
ChangeColumnValueAssert - Class in org.assertj.db.api
Assertion methods for a value of a Column of a Change.
ChangeColumnValueAssert(ChangeColumnAssert, Value) - Constructor for class org.assertj.db.api.ChangeColumnValueAssert
Constructor.
ChangeColumnValueOutputter - Class in org.assertj.db.output
Output methods for a value of a Column of a Change.
ChangeColumnValueOutputter(ChangeColumnOutputter, Value) - Constructor for class org.assertj.db.output.ChangeColumnValueOutputter
Constructor.
ChangeComparator - Enum in org.assertj.db.util
Comparator for the Change.
ChangeElement - Interface in org.assertj.db.navigation.element
Interface that represents a element of navigation about change.
changeOfCreation() - Method in class org.assertj.db.api.AbstractAssertWithOriginWithChanges
Returns assertion methods on the next Change of creation (ChangeType.CREATION) in the list of changes.
changeOfCreation(int) - Method in class org.assertj.db.api.AbstractAssertWithOriginWithChanges
Returns assertion methods on the Change of creation (ChangeType.CREATION) at the index in parameter.
changeOfCreation() - Method in class org.assertj.db.api.ChangesAssert
Returns assertion methods on the next Change of creation (ChangeType.CREATION) in the list of changes.
changeOfCreation(int) - Method in class org.assertj.db.api.ChangesAssert
Returns assertion methods on the Change of creation (ChangeType.CREATION) at the index in parameter.
changeOfCreation() - Method in interface org.assertj.db.navigation.ToChange
Returns assertion methods on the next Change of creation (ChangeType.CREATION) in the list of changes.
changeOfCreation(int) - Method in interface org.assertj.db.navigation.ToChange
Returns assertion methods on the Change of creation (ChangeType.CREATION) at the index in parameter.
changeOfCreation() - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithChanges
Returns assertion methods on the next Change of creation (ChangeType.CREATION) in the list of changes.
changeOfCreation(int) - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithChanges
Returns assertion methods on the Change of creation (ChangeType.CREATION) at the index in parameter.
changeOfCreation() - Method in class org.assertj.db.output.ChangesOutputter
Returns assertion methods on the next Change of creation (ChangeType.CREATION) in the list of changes.
changeOfCreation(int) - Method in class org.assertj.db.output.ChangesOutputter
Returns assertion methods on the Change of creation (ChangeType.CREATION) at the index in parameter.
changeOfCreationOnTable(String) - Method in class org.assertj.db.api.AbstractAssertWithOriginWithChanges
Returns assertion methods on the next Change of creation (ChangeType.CREATION) on the table tableName in the list of changes.
changeOfCreationOnTable(String, int) - Method in class org.assertj.db.api.AbstractAssertWithOriginWithChanges
Returns assertion methods on the Change of creation (ChangeType.CREATION) on the table tableName at the index in parameter.
changeOfCreationOnTable(String) - Method in class org.assertj.db.api.ChangesAssert
Returns assertion methods on the next Change of creation (ChangeType.CREATION) on the table tableName in the list of changes.
changeOfCreationOnTable(String, int) - Method in class org.assertj.db.api.ChangesAssert
Returns assertion methods on the Change of creation (ChangeType.CREATION) on the table tableName at the index in parameter.
changeOfCreationOnTable(String) - Method in interface org.assertj.db.navigation.ToChange
Returns assertion methods on the next Change of creation (ChangeType.CREATION) on the table tableName in the list of changes.
changeOfCreationOnTable(String, int) - Method in interface org.assertj.db.navigation.ToChange
Returns assertion methods on the Change of creation (ChangeType.CREATION) on the table tableName at the index in parameter.
changeOfCreationOnTable(String) - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithChanges
Returns assertion methods on the next Change of creation (ChangeType.CREATION) on the table tableName in the list of changes.
changeOfCreationOnTable(String, int) - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithChanges
Returns assertion methods on the Change of creation (ChangeType.CREATION) on the table tableName at the index in parameter.
changeOfCreationOnTable(String) - Method in class org.assertj.db.output.ChangesOutputter
Returns assertion methods on the next Change of creation (ChangeType.CREATION) on the table tableName in the list of changes.
changeOfCreationOnTable(String, int) - Method in class org.assertj.db.output.ChangesOutputter
Returns assertion methods on the Change of creation (ChangeType.CREATION) on the table tableName at the index in parameter.
changeOfDeletion() - Method in class org.assertj.db.api.AbstractAssertWithOriginWithChanges
Returns assertion methods on the next Change of deletion (ChangeType.DELETION) in the list of changes.
changeOfDeletion(int) - Method in class org.assertj.db.api.AbstractAssertWithOriginWithChanges
Returns assertion methods on the Change of deletion (ChangeType.DELETION) at the index in parameter.
changeOfDeletion() - Method in class org.assertj.db.api.ChangesAssert
Returns assertion methods on the next Change of deletion (ChangeType.DELETION) in the list of changes.
changeOfDeletion(int) - Method in class org.assertj.db.api.ChangesAssert
Returns assertion methods on the Change of deletion (ChangeType.DELETION) at the index in parameter.
changeOfDeletion() - Method in interface org.assertj.db.navigation.ToChange
Returns assertion methods on the next Change of deletion (ChangeType.DELETION) in the list of changes.
changeOfDeletion(int) - Method in interface org.assertj.db.navigation.ToChange
Returns assertion methods on the Change of deletion (ChangeType.DELETION) at the index in parameter.
changeOfDeletion() - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithChanges
Returns assertion methods on the next Change of deletion (ChangeType.DELETION) in the list of changes.
changeOfDeletion(int) - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithChanges
Returns assertion methods on the Change of deletion (ChangeType.DELETION) at the index in parameter.
changeOfDeletion() - Method in class org.assertj.db.output.ChangesOutputter
Returns assertion methods on the next Change of deletion (ChangeType.DELETION) in the list of changes.
changeOfDeletion(int) - Method in class org.assertj.db.output.ChangesOutputter
Returns assertion methods on the Change of deletion (ChangeType.DELETION) at the index in parameter.
changeOfDeletionOnTable(String) - Method in class org.assertj.db.api.AbstractAssertWithOriginWithChanges
Returns assertion methods on the next Change of deletion (ChangeType.DELETION) on the table tableName in the list of changes.
changeOfDeletionOnTable(String, int) - Method in class org.assertj.db.api.AbstractAssertWithOriginWithChanges
Returns assertion methods on the Change of deletion (ChangeType.DELETION) on the table tableName at the index in parameter.
changeOfDeletionOnTable(String) - Method in class org.assertj.db.api.ChangesAssert
Returns assertion methods on the next Change of deletion (ChangeType.DELETION) on the table tableName in the list of changes.
changeOfDeletionOnTable(String, int) - Method in class org.assertj.db.api.ChangesAssert
Returns assertion methods on the Change of deletion (ChangeType.DELETION) on the table tableName at the index in parameter.
changeOfDeletionOnTable(String) - Method in interface org.assertj.db.navigation.ToChange
Returns assertion methods on the next Change of deletion (ChangeType.DELETION) on the table tableName in the list of changes.
changeOfDeletionOnTable(String, int) - Method in interface org.assertj.db.navigation.ToChange
Returns assertion methods on the Change of deletion (ChangeType.DELETION) on the table tableName at the index in parameter.
changeOfDeletionOnTable(String) - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithChanges
Returns assertion methods on the next Change of deletion (ChangeType.DELETION) on the table tableName in the list of changes.
changeOfDeletionOnTable(String, int) - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithChanges
Returns assertion methods on the Change of deletion (ChangeType.DELETION) on the table tableName at the index in parameter.
changeOfDeletionOnTable(String) - Method in class org.assertj.db.output.ChangesOutputter
Returns assertion methods on the next Change of deletion (ChangeType.DELETION) on the table tableName in the list of changes.
changeOfDeletionOnTable(String, int) - Method in class org.assertj.db.output.ChangesOutputter
Returns assertion methods on the Change of deletion (ChangeType.DELETION) on the table tableName at the index in parameter.
changeOfModification() - Method in class org.assertj.db.api.AbstractAssertWithOriginWithChanges
Returns assertion methods on the next Change of modification (ChangeType.MODIFICATION) in the list of changes.
changeOfModification(int) - Method in class org.assertj.db.api.AbstractAssertWithOriginWithChanges
Returns assertion methods on the Change of modification (ChangeType.MODIFICATION) at the index in parameter.
changeOfModification() - Method in class org.assertj.db.api.ChangesAssert
Returns assertion methods on the next Change of modification (ChangeType.MODIFICATION) in the list of changes.
changeOfModification(int) - Method in class org.assertj.db.api.ChangesAssert
Returns assertion methods on the Change of modification (ChangeType.MODIFICATION) at the index in parameter.
changeOfModification() - Method in interface org.assertj.db.navigation.ToChange
Returns assertion methods on the next Change of modification (ChangeType.MODIFICATION) in the list of changes.
changeOfModification(int) - Method in interface org.assertj.db.navigation.ToChange
Returns assertion methods on the Change of modification (ChangeType.MODIFICATION) at the index in parameter.
changeOfModification() - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithChanges
Returns assertion methods on the next Change of modification (ChangeType.MODIFICATION) in the list of changes.
changeOfModification(int) - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithChanges
Returns assertion methods on the Change of modification (ChangeType.MODIFICATION) at the index in parameter.
changeOfModification() - Method in class org.assertj.db.output.ChangesOutputter
Returns assertion methods on the next Change of modification (ChangeType.MODIFICATION) in the list of changes.
changeOfModification(int) - Method in class org.assertj.db.output.ChangesOutputter
Returns assertion methods on the Change of modification (ChangeType.MODIFICATION) at the index in parameter.
changeOfModificationOnTable(String) - Method in class org.assertj.db.api.AbstractAssertWithOriginWithChanges
Returns assertion methods on the next Change of modification (ChangeType.MODIFICATION) on the table tableName in the list of changes.
changeOfModificationOnTable(String, int) - Method in class org.assertj.db.api.AbstractAssertWithOriginWithChanges
Returns assertion methods on the Change of modification (ChangeType.MODIFICATION) on the table tableName at the index in parameter.
changeOfModificationOnTable(String) - Method in class org.assertj.db.api.ChangesAssert
Returns assertion methods on the next Change of modification (ChangeType.MODIFICATION) on the table tableName in the list of changes.
changeOfModificationOnTable(String, int) - Method in class org.assertj.db.api.ChangesAssert
Returns assertion methods on the Change of modification (ChangeType.MODIFICATION) on the table tableName at the index in parameter.
changeOfModificationOnTable(String) - Method in interface org.assertj.db.navigation.ToChange
Returns assertion methods on the next Change of modification (ChangeType.MODIFICATION) on the table tableName in the list of changes.
changeOfModificationOnTable(String, int) - Method in interface org.assertj.db.navigation.ToChange
Returns assertion methods on the Change of modification (ChangeType.MODIFICATION) on the table tableName at the index in parameter.
changeOfModificationOnTable(String) - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithChanges
Returns assertion methods on the next Change of modification (ChangeType.MODIFICATION) on the table tableName in the list of changes.
changeOfModificationOnTable(String, int) - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithChanges
Returns assertion methods on the Change of modification (ChangeType.MODIFICATION) on the table tableName at the index in parameter.
changeOfModificationOnTable(String) - Method in class org.assertj.db.output.ChangesOutputter
Returns assertion methods on the next Change of modification (ChangeType.MODIFICATION) on the table tableName in the list of changes.
changeOfModificationOnTable(String, int) - Method in class org.assertj.db.output.ChangesOutputter
Returns assertion methods on the Change of modification (ChangeType.MODIFICATION) on the table tableName at the index in parameter.
changeOnTable(String) - Method in class org.assertj.db.api.AbstractAssertWithOriginWithChanges
Returns assertion methods on the next Change on the table tableName in the list of changes.
changeOnTable(String, int) - Method in class org.assertj.db.api.AbstractAssertWithOriginWithChanges
Returns assertion methods on the Change on the table tableName at the index in parameter.
changeOnTable(String) - Method in class org.assertj.db.api.ChangesAssert
Returns assertion methods on the next Change on the table tableName in the list of changes.
changeOnTable(String, int) - Method in class org.assertj.db.api.ChangesAssert
Returns assertion methods on the Change on the table tableName at the index in parameter.
changeOnTable(String) - Method in interface org.assertj.db.navigation.ToChange
Returns assertion methods on the next Change on the table tableName in the list of changes.
changeOnTable(String, int) - Method in interface org.assertj.db.navigation.ToChange
Returns assertion methods on the Change on the table tableName at the index in parameter.
changeOnTable(String) - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithChanges
Returns assertion methods on the next Change on the table tableName in the list of changes.
changeOnTable(String, int) - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithChanges
Returns assertion methods on the Change on the table tableName at the index in parameter.
changeOnTable(String) - Method in class org.assertj.db.output.ChangesOutputter
Returns assertion methods on the next Change on the table tableName in the list of changes.
changeOnTable(String, int) - Method in class org.assertj.db.output.ChangesOutputter
Returns assertion methods on the Change on the table tableName at the index in parameter.
changeOnTableWithPks(String, Object...) - Method in class org.assertj.db.api.AbstractAssertWithOriginWithChanges
Returns assertion methods on the Change on the table tableName corresponding to the primary key in parameter.
changeOnTableWithPks(String, Object...) - Method in class org.assertj.db.api.ChangesAssert
Returns assertion methods on the Change on the table tableName corresponding to the primary key in parameter.
changeOnTableWithPks(String, Object...) - Method in interface org.assertj.db.navigation.ToChange
Returns assertion methods on the Change on the table tableName corresponding to the primary key in parameter.
changeOnTableWithPks(String, Object...) - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithChanges
Returns assertion methods on the Change on the table tableName corresponding to the primary key in parameter.
changeOnTableWithPks(String, Object...) - Method in class org.assertj.db.output.ChangesOutputter
Returns assertion methods on the Change on the table tableName corresponding to the primary key in parameter.
ChangeOutputter - Class in org.assertj.db.output
Output methods for a Change.
ChangeOutputter(ChangesOutputter, Change) - Constructor for class org.assertj.db.output.ChangeOutputter
Constructor.
ChangeRowAssert - Class in org.assertj.db.api
Assertion methods for a Row of a Change.
ChangeRowAssert(ChangeAssert, Row) - Constructor for class org.assertj.db.api.ChangeRowAssert
Constructor.
ChangeRowOutputter - Class in org.assertj.db.output
Output methods for a Row of a Change.
ChangeRowOutputter(ChangeOutputter, Row) - Constructor for class org.assertj.db.output.ChangeRowOutputter
Constructor.
ChangeRowValueAssert - Class in org.assertj.db.api
Assertion methods for a value of a Row of a Change.
ChangeRowValueAssert(ChangeRowAssert, Value) - Constructor for class org.assertj.db.api.ChangeRowValueAssert
Constructor.
ChangeRowValueOutputter - Class in org.assertj.db.output
Output methods for a value of a Row of a Change.
ChangeRowValueOutputter(ChangeRowOutputter, Value) - Constructor for class org.assertj.db.output.ChangeRowValueOutputter
Constructor.
Changes - Class in org.assertj.db.type
Changes in the database.
Changes() - Constructor for class org.assertj.db.type.Changes
Constructor.
Changes(Source) - Constructor for class org.assertj.db.type.Changes
Constructor.
Changes(DataSource) - Constructor for class org.assertj.db.type.Changes
Constructor.
Changes(Table...) - Constructor for class org.assertj.db.type.Changes
Constructor.
Changes(Request) - Constructor for class org.assertj.db.type.Changes
Constructor.
Changes - Class in org.assertj.db.util
Utility methods related to changes.
ChangesAssert - Class in org.assertj.db.api
Assertion methods for Changes.
ChangesAssert(Changes) - Constructor for class org.assertj.db.api.ChangesAssert
Constructor.
ChangesAssert(ChangesAssert, Changes) - Constructor for class org.assertj.db.api.ChangesAssert
Constructor.
ChangesElement - Interface in org.assertj.db.navigation.element
Interface that represents a element of navigation about changes.
ChangesOutputter - Class in org.assertj.db.output
Output methods for Changes.
ChangesOutputter(ChangesOutputter, Changes) - Constructor for class org.assertj.db.output.ChangesOutputter
Constructor.
ChangeType - Enum in org.assertj.db.type
Enumeration of the different types of change that are possible in the database (creation, modification or deletion of a row).
collectRowsFromResultSet(ResultSet) - Method in class org.assertj.db.type.AbstractDbData
Collects rows from a ResultSet.
column() - Method in class org.assertj.db.api.AbstractAssertWithOriginWithColumnsAndRows
Returns assertion methods on the next Column in the list of Columns.
column(int) - Method in class org.assertj.db.api.AbstractAssertWithOriginWithColumnsAndRows
Returns assertion methods on the Column at the index in parameter.
column(String) - Method in class org.assertj.db.api.AbstractAssertWithOriginWithColumnsAndRows
Returns assertion methods on the Column corresponding to the column name in parameter.
column() - Method in class org.assertj.db.api.AbstractAssertWithOriginWithColumnsAndRowsFromChange
Returns assertion methods on the next Column in the list of Columns.
column(int) - Method in class org.assertj.db.api.AbstractAssertWithOriginWithColumnsAndRowsFromChange
Returns assertion methods on the Column at the index in parameter.
column(String) - Method in class org.assertj.db.api.AbstractAssertWithOriginWithColumnsAndRowsFromChange
Returns assertion methods on the Column corresponding to the column name in parameter.
column - Variable in class org.assertj.db.api.AbstractColumnAssert
Column on which do the assertion.
column() - Method in class org.assertj.db.api.AbstractDbAssert
Returns assertion methods on the next Column in the list of Columns.
column(int) - Method in class org.assertj.db.api.AbstractDbAssert
Returns assertion methods on the Column at the index in parameter.
column(String) - Method in class org.assertj.db.api.AbstractDbAssert
Returns assertion methods on the Column corresponding to the column name in parameter.
column() - Method in class org.assertj.db.api.ChangeAssert
Returns assertion methods on the next Column in the list of Columns.
column(int) - Method in class org.assertj.db.api.ChangeAssert
Returns assertion methods on the Column at the index in parameter.
column(String) - Method in class org.assertj.db.api.ChangeAssert
Returns assertion methods on the Column corresponding to the column name in parameter.
column() - Method in interface org.assertj.db.navigation.ToColumn
Returns assertion methods on the next Column in the list of Columns.
column(int) - Method in interface org.assertj.db.navigation.ToColumn
Returns assertion methods on the Column at the index in parameter.
column(String) - Method in interface org.assertj.db.navigation.ToColumn
Returns assertion methods on the Column corresponding to the column name in parameter.
column() - Method in class org.assertj.db.output.AbstractDbOutputter
Returns assertion methods on the next Column in the list of Columns.
column(int) - Method in class org.assertj.db.output.AbstractDbOutputter
Returns assertion methods on the Column at the index in parameter.
column(String) - Method in class org.assertj.db.output.AbstractDbOutputter
Returns assertion methods on the Column corresponding to the column name in parameter.
column() - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithColumnsAndRows
Returns assertion methods on the next Column in the list of Columns.
column(int) - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithColumnsAndRows
Returns assertion methods on the Column at the index in parameter.
column(String) - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithColumnsAndRows
Returns assertion methods on the Column corresponding to the column name in parameter.
column() - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithColumnsAndRowsFromChange
Returns assertion methods on the next Column in the list of Columns.
column(int) - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithColumnsAndRowsFromChange
Returns assertion methods on the Column at the index in parameter.
column(String) - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithColumnsAndRowsFromChange
Returns assertion methods on the Column corresponding to the column name in parameter.
column() - Method in class org.assertj.db.output.ChangeOutputter
Returns assertion methods on the next Column in the list of Columns.
column(int) - Method in class org.assertj.db.output.ChangeOutputter
Returns assertion methods on the Column at the index in parameter.
column(String) - Method in class org.assertj.db.output.ChangeOutputter
Returns assertion methods on the Column corresponding to the column name in parameter.
Column - Class in org.assertj.db.type
Column in a AbstractDbData.
COLUMN_DEFAULT - Static variable in class org.assertj.db.type.lettercase.LetterCase
The default letter case for table.
columnAmongTheModifiedOnes() - Method in class org.assertj.db.api.AbstractAssertWithOriginWithColumnsAndRowsFromChange
Returns assertion methods on the next Column in the list of the modified Columns.
columnAmongTheModifiedOnes(int) - Method in class org.assertj.db.api.AbstractAssertWithOriginWithColumnsAndRowsFromChange
Returns assertion methods on the Column at the index in parameter among the modified Columns.
columnAmongTheModifiedOnes(String) - Method in class org.assertj.db.api.AbstractAssertWithOriginWithColumnsAndRowsFromChange
Returns assertion methods on the Column corresponding to the column name in parameter among the modified Columns.
columnAmongTheModifiedOnes() - Method in class org.assertj.db.api.ChangeAssert
Returns assertion methods on the next Column in the list of the modified Columns.
columnAmongTheModifiedOnes(int) - Method in class org.assertj.db.api.ChangeAssert
Returns assertion methods on the Column at the index in parameter among the modified Columns.
columnAmongTheModifiedOnes(String) - Method in class org.assertj.db.api.ChangeAssert
Returns assertion methods on the Column corresponding to the column name in parameter among the modified Columns.
columnAmongTheModifiedOnes() - Method in interface org.assertj.db.navigation.ToColumnFromChange
Returns assertion methods on the next Column in the list of the modified Columns.
columnAmongTheModifiedOnes(int) - Method in interface org.assertj.db.navigation.ToColumnFromChange
Returns assertion methods on the Column at the index in parameter among the modified Columns.
columnAmongTheModifiedOnes(String) - Method in interface org.assertj.db.navigation.ToColumnFromChange
Returns assertion methods on the Column corresponding to the column name in parameter among the modified Columns.
columnAmongTheModifiedOnes() - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithColumnsAndRowsFromChange
Returns assertion methods on the next Column in the list of the modified Columns.
columnAmongTheModifiedOnes(int) - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithColumnsAndRowsFromChange
Returns assertion methods on the Column at the index in parameter among the modified Columns.
columnAmongTheModifiedOnes(String) - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithColumnsAndRowsFromChange
Returns assertion methods on the Column corresponding to the column name in parameter among the modified Columns.
columnAmongTheModifiedOnes() - Method in class org.assertj.db.output.ChangeOutputter
Returns assertion methods on the next Column in the list of the modified Columns.
columnAmongTheModifiedOnes(int) - Method in class org.assertj.db.output.ChangeOutputter
Returns assertion methods on the Column at the index in parameter among the modified Columns.
columnAmongTheModifiedOnes(String) - Method in class org.assertj.db.output.ChangeOutputter
Returns assertion methods on the Column corresponding to the column name in parameter among the modified Columns.
ColumnElement - Interface in org.assertj.db.navigation.element
Interface that represents a element of navigation about column.
columnName - Variable in class org.assertj.db.api.ChangeColumnAssert
The name of the column.
compare(String, String) - Method in class org.assertj.db.type.lettercase.LetterCase
compare(Change, Change) - Method in enum org.assertj.db.util.ChangeComparator
compare(Row, Row) - Method in enum org.assertj.db.util.RowComparator
compare(Value, Number) - Static method in class org.assertj.db.util.Values
Returns the result of the comparison between the value and the Number in parameter.
compareTo(DateTimeValue) - Method in class org.assertj.db.type.DateTimeValue
 
compareTo(DateValue) - Method in class org.assertj.db.type.DateValue
 
compareTo(TimeValue) - Method in class org.assertj.db.type.TimeValue
 
contains(List<String>, String, CaseComparison) - Method in enum org.assertj.db.util.NameComparator
Returns if namesList contains name by comparing using comparison.
containsValues(Object...) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the values of a column contains objects.
containsValues(Boolean...) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the values of a column contains booleans.
containsValues(Number...) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the values of a column contains numbers.
containsValues(byte[]...) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the values of a column contains bytes.
containsValues(String...) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the values of a column contains texts.
containsValues(Character...) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the values of a column contains characters.
containsValues(UUID...) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the values of a column containsUUIDs.
containsValues(DateValue...) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the values of a column contains date values.
containsValues(TimeValue...) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the values of a column contains time values.
containsValues(DateTimeValue...) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the values of a column contains date/time values.
containsValues(Object...) - Method in interface org.assertj.db.api.assertions.AssertOnColumnContent
Verifies that the values of a column contains objects.
containsValues(Boolean...) - Method in interface org.assertj.db.api.assertions.AssertOnColumnContent
Verifies that the values of a column contains booleans.
containsValues(Number...) - Method in interface org.assertj.db.api.assertions.AssertOnColumnContent
Verifies that the values of a column contains numbers.
containsValues(byte[]...) - Method in interface org.assertj.db.api.assertions.AssertOnColumnContent
Verifies that the values of a column contains bytes.
containsValues(String...) - Method in interface org.assertj.db.api.assertions.AssertOnColumnContent
Verifies that the values of a column contains texts.
containsValues(Character...) - Method in interface org.assertj.db.api.assertions.AssertOnColumnContent
Verifies that the values of a column contains characters.
containsValues(UUID...) - Method in interface org.assertj.db.api.assertions.AssertOnColumnContent
Verifies that the values of a column containsUUIDs.
containsValues(DateValue...) - Method in interface org.assertj.db.api.assertions.AssertOnColumnContent
Verifies that the values of a column contains date values.
containsValues(TimeValue...) - Method in interface org.assertj.db.api.assertions.AssertOnColumnContent
Verifies that the values of a column contains time values.
containsValues(DateTimeValue...) - Method in interface org.assertj.db.api.assertions.AssertOnColumnContent
Verifies that the values of a column contains date/time values.
containsValues(A, WritableAssertionInfo, List<Value>, Object...) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnContent
Verifies that the column contains objects.
containsValues(A, WritableAssertionInfo, List<Value>, Boolean...) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnContent
Verifies that the column contains booleans.
containsValues(A, WritableAssertionInfo, List<Value>, Number...) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnContent
Verifies that the column contains numbers.
containsValues(A, WritableAssertionInfo, List<Value>, byte[]...) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnContent
Verifies that the column contains bytes.
containsValues(A, WritableAssertionInfo, List<Value>, String...) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnContent
Verifies that the column contains texts.
containsValues(A, WritableAssertionInfo, List<Value>, Character...) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnContent
Verifies that the column contains characters.
containsValues(A, WritableAssertionInfo, List<Value>, UUID...) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnContent
Verifies that the column contains UUIDs.
containsValues(A, WritableAssertionInfo, List<Value>, DateValue...) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnContent
Verifies that the column contains date values.
containsValues(A, WritableAssertionInfo, List<Value>, TimeValue...) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnContent
Verifies that the column contains time values.
containsValues(A, WritableAssertionInfo, List<Value>, DateTimeValue...) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnContent
Verifies that the column contains date/time values.
controlIfAllThePksNameExistInTheColumns() - Method in class org.assertj.db.type.AbstractDbData
Controls that all the primary keys name exist in the columns.
convert(String) - Method in interface org.assertj.db.type.lettercase.CaseConversion
Converts the String in parameter to another.
convert(String) - Method in class org.assertj.db.type.lettercase.LetterCase
Converts the String in parameter to another.

D

DataSourceWithLetterCase - Class in org.assertj.db.type
A data source to connect to the database with letter case.
DataSourceWithLetterCase(DataSource, LetterCase, LetterCase, LetterCase) - Constructor for class org.assertj.db.type.DataSourceWithLetterCase
Constructor.
DataType - Enum in org.assertj.db.type
Enumeration of the different type of data.
DATE_SHOULD_BE_NOT_NULL - Static variable in class org.assertj.db.type.DateValue
 
DATE_TIME_SHOULD_BE_NOT_NULL - Static variable in class org.assertj.db.type.DateTimeValue
 
DateTimeValue - Class in org.assertj.db.type
This class represents a date/time value in the database.
DateTimeValue(DateValue, TimeValue) - Constructor for class org.assertj.db.type.DateTimeValue
Constructor.
DateTimeValue(String) - Constructor for class org.assertj.db.type.DateTimeValue
Constructor.
DateTimeValue(Timestamp) - Constructor for class org.assertj.db.type.DateTimeValue
Constructor.
DateTimeValue(Calendar) - Constructor for class org.assertj.db.type.DateTimeValue
Constructor.
DateTimeValue(LocalDateTime) - Constructor for class org.assertj.db.type.DateTimeValue
Constructor.
DateValue - Class in org.assertj.db.type
This class represents a date value in the database.
DateValue(int, int, int) - Constructor for class org.assertj.db.type.DateValue
Constructor.
DateValue(String) - Constructor for class org.assertj.db.type.DateValue
Constructor.
DateValue(Date) - Constructor for class org.assertj.db.type.DateValue
Constructor.
DateValue(Calendar) - Constructor for class org.assertj.db.type.DateValue
Constructor.
DateValue(LocalDate) - Constructor for class org.assertj.db.type.DateValue
Constructor.
DateValueContainer - Interface in org.assertj.db.type
This interface indicates container of DateValue.
DbElement - Interface in org.assertj.db.type
Element in a database.
desc(String) - Static method in class org.assertj.db.type.Table.Order
Builds the descending order.
describedAs(String, Object...) - Method in class org.assertj.db.global.AbstractElement
describedAs(Description) - Method in class org.assertj.db.global.AbstractElement
Descriptions - Class in org.assertj.db.util
Utility methods related to descriptions.
doesNotExist() - Method in interface org.assertj.db.api.assertions.AssertOnExistence
Verifies that the thing represented doesn't exist.
doesNotExist() - Method in interface org.assertj.db.api.assertions.AssertOnRowOfChangeExistence
Verifies that the row of the change does not exist.
doesNotExist(A, WritableAssertionInfo, Row) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnRowOfChangeExistence
Verifies that the row of the change does not exist.
doesNotExist() - Method in class org.assertj.db.api.ChangeRowAssert
Verifies that the row of the change does not exist.
doesNotExist() - Method in class org.assertj.db.api.TableAssert
Verifies that the table doesn't exist.
doesNotExists(A, WritableAssertionInfo, String, Source, DataSource) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnTableExistence
 
doesNotHave(Condition<?>) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the actual value does not satisfy the given condition.
doesNotHave(Condition<?>) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the actual value does not satisfy the given condition.
doesNotHave(Condition<?>) - Method in interface org.assertj.db.api.assertions.AssertOnValueCondition
Verifies that the actual value does not satisfy the given condition.

E

Element - Interface in org.assertj.db.navigation.element
Interface that represents a element of navigation.
equals(Object) - Method in class org.assertj.db.type.DateTimeValue
 
equals(Object) - Method in class org.assertj.db.type.DateValue
 
equals(Object) - Method in class org.assertj.db.type.Table.Order
 
equals(Object) - Method in class org.assertj.db.type.TimeValue
 
ErrorCollector - Class in org.assertj.db.api
Collects error messages of all AssertionErrors thrown by the proxied method.
ErrorCollector() - Constructor for class org.assertj.db.api.ErrorCollector
 
errors() - Method in class org.assertj.db.api.ErrorCollector
 
errorsCollected() - Method in class org.assertj.db.api.AbstractSoftAssertions
 
exists() - Method in interface org.assertj.db.api.assertions.AssertOnExistence
Verifies that the thing represented exist.
exists() - Method in interface org.assertj.db.api.assertions.AssertOnRowOfChangeExistence
Verifies that the row of the change exists.
exists(A, WritableAssertionInfo, Row) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnRowOfChangeExistence
Verifies that the row of the change exists.
exists(A, WritableAssertionInfo, String, Source, DataSource) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnTableExistence
 
exists() - Method in class org.assertj.db.api.ChangeRowAssert
Verifies that the row of the change exists.
exists() - Method in class org.assertj.db.api.TableAssert
Verifies that the table exist.

F

from(Timestamp) - Static method in class org.assertj.db.type.DateTimeValue
Makes an instance of date/time value from a Timestamp.
from(Calendar) - Static method in class org.assertj.db.type.DateTimeValue
Makes an instance of date/time value from a Calendar.
from(LocalDateTime) - Static method in class org.assertj.db.type.DateTimeValue
Makes an instance of date/time value from a LocalDateTime.
from(Date) - Static method in class org.assertj.db.type.DateValue
Makes an instance of date value from a Date.
from(Calendar) - Static method in class org.assertj.db.type.DateValue
Makes an instance of date value from a Calendar.
from(LocalDate) - Static method in class org.assertj.db.type.DateValue
Makes an instance of date value from a LocalDate.
from(Time) - Static method in class org.assertj.db.type.TimeValue
Makes an instance of time value from a Time.
from(Calendar) - Static method in class org.assertj.db.type.TimeValue
Makes an instance of time value from a Calendar.
from(LocalTime) - Static method in class org.assertj.db.type.TimeValue
Makes an instance of time value from a LocalTime.

G

getCatalog(Connection) - Static method in class org.assertj.db.type.AbstractDbElement
Returns the catalog from a connection.
getChangeColumnInstance(Change) - Method in class org.assertj.db.navigation.PositionWithColumnsChange
Gets an instance of element corresponding to the index.
getChangeColumnInstance(Change, int) - Method in class org.assertj.db.navigation.PositionWithColumnsChange
Gets an instance of element corresponding to the index.
getChangeColumnInstance(Change, String, CaseComparison) - Method in class org.assertj.db.navigation.PositionWithColumnsChange
Gets an instance of element corresponding to the column name in parameter.
getChangeColumnOutput(WritableAssertionInfo, String, Value, Value) - Method in interface org.assertj.db.output.impl.Output
Returns the output of a Column of a Change.
getChangeColumnOutput(WritableAssertionInfo, String, Value, Value) - Method in enum org.assertj.db.output.impl.OutputType
Returns the output of a Column of a Change.
getChangeDescription(Changes, Change, int, ChangeType, String) - Method in class org.assertj.db.navigation.PositionWithChanges
Returns the description.
getChangeDescription(WritableAssertionInfo, Changes, Change, int, ChangeType, String) - Static method in class org.assertj.db.util.Descriptions
Returns the description of the changes.
getChangeInstance(Changes, ChangeType, String) - Method in class org.assertj.db.navigation.PositionWithChanges
Gets an instance of change assert corresponding to the index and the type of change.
getChangeInstance(Changes, ChangeType, String, int) - Method in class org.assertj.db.navigation.PositionWithChanges
Gets an instance of change assert corresponding to the index and the type of change.
getChangeInstanceWithPK(Changes, String, Object...) - Method in class org.assertj.db.navigation.PositionWithChanges
Gets an instance of change assert corresponding to the table and the primary keys.
getChangeOutput(WritableAssertionInfo, Change) - Method in interface org.assertj.db.output.impl.Output
Returns the output of a Change.
getChangeOutput(WritableAssertionInfo, Change) - Method in enum org.assertj.db.output.impl.OutputType
Returns the output of a Change.
getChangesDescription(ChangeType, String) - Method in class org.assertj.db.navigation.PositionWithChanges
Returns the description.
getChangesDescription(WritableAssertionInfo, ChangeType, String) - Static method in class org.assertj.db.util.Descriptions
Returns the description of the changes.
getChangesInstance(Changes, ChangeType, String) - Method in class org.assertj.db.navigation.PositionWithChanges
Gets an instance of changes corresponding to the index and the type of change.
getChangesList() - Method in class org.assertj.db.type.Changes
Returns the list of the changes.
getChangesOfTable(String) - Method in class org.assertj.db.type.Changes
Returns Changes only on the table name in parameter.
getChangesOfType(ChangeType) - Method in class org.assertj.db.type.Changes
Returns Changes only on the change type in parameter.
getChangesOutput(WritableAssertionInfo, Changes) - Method in interface org.assertj.db.output.impl.Output
Returns the output of Changes.
getChangesOutput(WritableAssertionInfo, Changes) - Method in enum org.assertj.db.output.impl.OutputType
Returns the output of Changes.
getChangeType() - Method in class org.assertj.db.type.Change
Returns the type of the change.
getColumn(int) - Method in class org.assertj.db.type.AbstractDbData
Returns the column corresponding to the column index in parameter and the values inside the column.
getColumnDescription(WritableAssertionInfo, int, String) - Static method in class org.assertj.db.util.Descriptions
Returns the description of the column.
getColumnLetterCase() - Method in class org.assertj.db.type.AbstractDbElement
Returns the letter case of the columns.
getColumnLetterCase() - Method in class org.assertj.db.type.Change
Returns the letter case of the columns.
getColumnLetterCase() - Method in class org.assertj.db.type.Column
Returns the letter case of the columns.
getColumnLetterCase() - Method in class org.assertj.db.type.DataSourceWithLetterCase
Returns the letter case of the columns.
getColumnLetterCase() - Method in interface org.assertj.db.type.lettercase.WithColumnLetterCase
Returns the letter case of the columns.
getColumnLetterCase() - Method in class org.assertj.db.type.Row
Returns the letter case of the columns.
getColumnLetterCase() - Method in class org.assertj.db.type.SourceWithLetterCase
Returns the letter case of the columns.
getColumnLetterCase() - Method in class org.assertj.db.type.Value
Returns the letter case of the columns.
getColumnName() - Method in class org.assertj.db.type.Value
Returns the name of the column.
getColumnOutput(WritableAssertionInfo, Column) - Method in interface org.assertj.db.output.impl.Output
Returns the output of a Column.
getColumnOutput(WritableAssertionInfo, Column) - Method in enum org.assertj.db.output.impl.OutputType
Returns the output of a Column.
getColumnsList() - Method in class org.assertj.db.type.AbstractDbData
Returns the list of the values in columns for the data from database.
getColumnsNameList() - Method in class org.assertj.db.type.AbstractDbData
Return the list of the columns name for the data from database.
getColumnsNameList() - Method in class org.assertj.db.type.Change
Returns the list of the column names.
getColumnsNameList() - Method in class org.assertj.db.type.Row
Returns the list of the columns name.
getColumnsToCheck() - Method in class org.assertj.db.type.Table
Returns the columns to check (which are present in AbstractDbData.getColumnsNameList()).
getColumnsToExclude() - Method in class org.assertj.db.type.Table
Returns the columns to exclude (which are not present in AbstractDbData.getColumnsNameList()).
getColumnsToOrder() - Method in class org.assertj.db.type.Table
Returns the columns to order (which are used in ORDER BY).
getColumnValue(int) - Method in class org.assertj.db.type.Row
Returns the value corresponding to the column index.
getColumnValue(String) - Method in class org.assertj.db.type.Row
Returns the value corresponding to the column name in the Row.
getColumnValueAtEndPointDescription(WritableAssertionInfo) - Static method in class org.assertj.db.util.Descriptions
Returns the description of the value of the column.
getColumnValueAtStartPointDescription(WritableAssertionInfo) - Static method in class org.assertj.db.util.Descriptions
Returns the description of the value of the column.
getColumnValueDescription(WritableAssertionInfo, int) - Static method in class org.assertj.db.util.Descriptions
Returns the description of the value of the column.
getComparisonName() - Method in interface org.assertj.db.type.lettercase.CaseComparison
Returns the name of the comparison.
getComparisonName() - Method in class org.assertj.db.type.lettercase.LetterCase
Returns the name of the comparison.
getConnection() - Method in class org.assertj.db.type.AbstractDbElement
Returns a Connection from a DataSource or from a Source.
getConnection() - Method in class org.assertj.db.type.DataSourceWithLetterCase
getConnection(String, String) - Method in class org.assertj.db.type.DataSourceWithLetterCase
getConversionName() - Method in interface org.assertj.db.type.lettercase.CaseConversion
Returns the name of the conversion.
getConversionName() - Method in class org.assertj.db.type.lettercase.LetterCase
Returns the name of the conversion.
getDataName() - Method in class org.assertj.db.type.Change
Returns the name of the data on which is the change.
getDataSource() - Method in class org.assertj.db.type.AbstractDbElement
Return the data source.
getDataType() - Method in class org.assertj.db.type.AbstractDbData
Returns the type of the data on which is the change.
getDataType() - Method in class org.assertj.db.type.Change
Returns the type of the data on which is the change.
getDate() - Method in class org.assertj.db.type.DateTimeValue
Returns the date.
getDate() - Method in class org.assertj.db.type.DateValue
Returns the date.
getDate() - Method in interface org.assertj.db.type.DateValueContainer
Returns the date.
getDayOfTheMonth() - Method in class org.assertj.db.type.DateValue
Returns the day of the month.
getDbElement(List<D>, int) - Method in class org.assertj.db.navigation.Position
Returns the Row at the index in parameter.
getDescription(int) - Method in class org.assertj.db.navigation.Position
Returns the description.
getDescription(int, String) - Method in class org.assertj.db.navigation.PositionWithColumnsChange
Returns the description.
getDescription(Table) - Static method in class org.assertj.db.util.Descriptions
Returns the description of the table.
getDescription(Request) - Static method in class org.assertj.db.util.Descriptions
Returns the description of the request.
getDescription(Changes) - Static method in class org.assertj.db.util.Descriptions
Returns the description of the changes.
getDescriptionAtEndPoint() - Method in class org.assertj.db.navigation.PositionWithPoints
Returns the description at end point.
getDescriptionAtStartPoint() - Method in class org.assertj.db.navigation.PositionWithPoints
Returns the description at start point.
getEndDelimiter() - Method in class org.assertj.db.type.Table
Returns the end delimiter for column name and table name.
getHours() - Method in class org.assertj.db.type.TimeValue
Returns the hours.
getIndexesOfModifiedColumns(Change) - Static method in class org.assertj.db.util.Changes
Returns the indexes of the modified columns.
getInfo() - Method in class org.assertj.db.global.AbstractElement
Returns the information about an element.
getInstance(List<D>) - Method in class org.assertj.db.navigation.Position
Gets an instance of element of navigation corresponding to the next index.
getInstance(List<D>, int) - Method in class org.assertj.db.navigation.Position
Gets an instance of element of navigation corresponding to the index.
getInstance(List<D>, List<String>, String, CaseComparison) - Method in class org.assertj.db.navigation.PositionWithColumns
Gets an instance of element of navigation corresponding to the column name.
getInstance(D) - Method in class org.assertj.db.navigation.PositionWithPoints
Gets an instance of element of navigation corresponding to the element in parameter.
getInstanceAtEndPoint() - Method in class org.assertj.db.navigation.PositionWithPoints
Gets an instance of element of navigation at end point.
getInstanceAtStartPoint() - Method in class org.assertj.db.navigation.PositionWithPoints
Gets an instance of element of navigation at start point.
getLetterCase(CaseConversion, CaseComparison) - Static method in class org.assertj.db.type.lettercase.LetterCase
Returns a instance of a letter case.
getLoginTimeout() - Method in class org.assertj.db.type.DataSourceWithLetterCase
getLogWriter() - Method in class org.assertj.db.type.DataSourceWithLetterCase
getMinutes() - Method in class org.assertj.db.type.TimeValue
Returns the minutes.
getModifiedChangeColumnInstance(Change) - Method in class org.assertj.db.navigation.PositionWithColumnsChange
Gets an instance of next modified element.
getModifiedChangeColumnInstance(Change, int) - Method in class org.assertj.db.navigation.PositionWithColumnsChange
Gets an instance of modified element corresponding to the index.
getModifiedChangeColumnInstance(Change, String, CaseComparison) - Method in class org.assertj.db.navigation.PositionWithColumnsChange
Gets an instance of modified element corresponding to the column name in parameter.
getMonth() - Method in class org.assertj.db.type.DateValue
Returns the month.
getName() - Method in class org.assertj.db.type.Column
Returns the name of the column.
getName() - Method in class org.assertj.db.type.Table
Return the name of the table.
getName() - Method in class org.assertj.db.type.Table.Order
Returns the name of the order.
getNanoSeconds() - Method in class org.assertj.db.type.TimeValue
Returns the nanoseconds.
getNullValue(String, LetterCase) - Static method in class org.assertj.db.type.Value
Returns a NULL value.
getOutput(Output) - Method in class org.assertj.db.output.AbstractColumnOutputter
Returns the output for the output
getOutput(Output) - Method in class org.assertj.db.output.AbstractOutputter
Returns the output for the output
getOutput(Output) - Method in class org.assertj.db.output.AbstractRowOutputter
Returns the output for the output
getOutput(Output) - Method in class org.assertj.db.output.AbstractValueOutputter
Returns the output for the output
getOutput(Output) - Method in class org.assertj.db.output.ChangeColumnOutputter
Returns the output for the output
getOutput(Output) - Method in class org.assertj.db.output.ChangeColumnValueOutputter
Returns the output for the output
getOutput(Output) - Method in class org.assertj.db.output.ChangeOutputter
Returns the output for the output
getOutput(Output) - Method in class org.assertj.db.output.ChangeRowOutputter
Returns the output for the output
getOutput(Output) - Method in class org.assertj.db.output.ChangeRowValueOutputter
Returns the output for the output
getOutput(Output) - Method in class org.assertj.db.output.ChangesOutputter
Returns the output for the output
getOutput(Output) - Method in class org.assertj.db.output.RequestOutputter
Returns the output for the output
getOutput(Output) - Method in class org.assertj.db.output.TableOutputter
Returns the output for the output
getParameters() - Method in class org.assertj.db.type.Request
The parameters of the SQL request.
getParentLogger() - Method in class org.assertj.db.type.DataSourceWithLetterCase
getPassword() - Method in class org.assertj.db.type.Source
Returns the password to connect.
getPksNameList() - Method in class org.assertj.db.type.AbstractDbData
Return the list of the primary key name for the data from database.
getPksNameList() - Method in class org.assertj.db.type.Change
Return the list of the primary keys name.
getPksNameList() - Method in class org.assertj.db.type.Row
Return the list of the primary keys name.
getPksValueList() - Method in class org.assertj.db.type.Change
Return the list of the primary keys value.
getPksValueList() - Method in class org.assertj.db.type.Row
Return the list of the primary keys value.
getPksValues() - Method in class org.assertj.db.type.Row
Returns the primary keys value.
getPossibleTypesForComparison(Object) - Static method in enum org.assertj.db.type.ValueType
Returns the types which are possible for the actual value (data) for the comparison with an expected value.
getPrimaryKeyLetterCase() - Method in class org.assertj.db.type.AbstractDbElement
Returns the letter case of the primary keys.
getPrimaryKeyLetterCase() - Method in class org.assertj.db.type.Change
Returns the letter case of the primary keys.
getPrimaryKeyLetterCase() - Method in class org.assertj.db.type.DataSourceWithLetterCase
Returns the letter case of the primary keys.
getPrimaryKeyLetterCase() - Method in interface org.assertj.db.type.lettercase.WithPrimaryKeyLetterCase
Returns the letter case of the primary keys.
getPrimaryKeyLetterCase() - Method in class org.assertj.db.type.Row
Returns the letter case of the primary keys.
getPrimaryKeyLetterCase() - Method in class org.assertj.db.type.SourceWithLetterCase
Returns the letter case of the primary keys.
getRepresentationFromValueInFrontOfClass(Value, Class<?>) - Static method in class org.assertj.db.util.Values
Returns a representation of the value (this representation is used for error message).
getRepresentationFromValueInFrontOfExpected(Value, Object) - Static method in class org.assertj.db.util.Values
Returns a representation of the value (this representation is used for error message).
getRepresentationsFromValuesInFrontOfExpected(Value[], Object[]) - Static method in class org.assertj.db.util.Values
Returns a representation of the values (this representation is used for error message).
getRequest() - Method in class org.assertj.db.type.AbstractDbData
Returns the SQL request.
getRequest() - Method in class org.assertj.db.type.Changes
Returns the Request.
getRequest() - Method in class org.assertj.db.type.Request
Returns the SQL request.
getRequest() - Method in class org.assertj.db.type.Table
Returns the SQL request.
getRequestAtEndPoint() - Method in class org.assertj.db.type.Changes
Returns the Request at end point.
getRequestAtStartPoint() - Method in class org.assertj.db.type.Changes
Returns the Request at start point.
getRequestOutput(WritableAssertionInfo, Request) - Method in interface org.assertj.db.output.impl.Output
Returns the output of a Request.
getRequestOutput(WritableAssertionInfo, Request) - Method in enum org.assertj.db.output.impl.OutputType
Returns the output of a Request.
getRow(int) - Method in class org.assertj.db.type.AbstractDbData
Returns the row corresponding to the index.
getRowAtEndPoint() - Method in class org.assertj.db.type.Change
Returns the row at end point.
getRowAtEndPointDescription(WritableAssertionInfo) - Static method in class org.assertj.db.util.Descriptions
Returns the description of the row.
getRowAtStartPoint() - Method in class org.assertj.db.type.Change
Returns the row at start point.
getRowAtStartPointDescription(WritableAssertionInfo) - Static method in class org.assertj.db.util.Descriptions
Returns the description of the row.
getRowDescription(WritableAssertionInfo, int) - Static method in class org.assertj.db.util.Descriptions
Returns the description of the row.
getRowFromPksValues(Value...) - Method in class org.assertj.db.type.AbstractDbData
Returns the Row with the primary keys values in parameter.
getRowOutput(WritableAssertionInfo, Row) - Method in interface org.assertj.db.output.impl.Output
Returns the output of a Row.
getRowOutput(WritableAssertionInfo, Row) - Method in enum org.assertj.db.output.impl.OutputType
Returns the output of a Row.
getRowsList() - Method in class org.assertj.db.type.AbstractDbData
Returns the list of the values in rows for the data from database.
getRowValue(int) - Method in class org.assertj.db.type.Column
Returns the value corresponding to the row index.
getRowValueDescription(WritableAssertionInfo, int, String) - Static method in class org.assertj.db.util.Descriptions
Returns the description of the value of the row.
getSchema(Connection) - Static method in class org.assertj.db.type.AbstractDbElement
Returns the schema from a connection.
getSeconds() - Method in class org.assertj.db.type.TimeValue
Returns the seconds.
getSource() - Method in class org.assertj.db.type.AbstractDbElement
Return the source.
getStartDelimiter() - Method in class org.assertj.db.type.Table
Returns the start delimiter for column name and table name.
getTableLetterCase() - Method in class org.assertj.db.type.AbstractDbElement
Returns the letter case of the tables.
getTableLetterCase() - Method in class org.assertj.db.type.Change
Returns the letter case of the tables.
getTableLetterCase() - Method in class org.assertj.db.type.DataSourceWithLetterCase
Returns the letter case of the tables.
getTableLetterCase() - Method in interface org.assertj.db.type.lettercase.WithTableLetterCase
Returns the letter case of the tables.
getTableLetterCase() - Method in class org.assertj.db.type.SourceWithLetterCase
Returns the letter case of the tables.
getTableOutput(WritableAssertionInfo, Table) - Method in interface org.assertj.db.output.impl.Output
Returns the output of a Table.
getTableOutput(WritableAssertionInfo, Table) - Method in enum org.assertj.db.output.impl.OutputType
Returns the output of a Table.
getTablesAtEndPointList() - Method in class org.assertj.db.type.Changes
Returns the list of the Tables at end point.
getTablesAtStartPointList() - Method in class org.assertj.db.type.Changes
Returns the list of the Tables at start point.
getTablesList() - Method in class org.assertj.db.type.Changes
Returns the list of Table.
getTime() - Method in class org.assertj.db.type.DateTimeValue
Returns the time.
getType() - Method in class org.assertj.db.type.Table.Order
Returns the type of the order.
getUrl() - Method in class org.assertj.db.type.Source
Returns the URL to the database.
getUser() - Method in class org.assertj.db.type.Source
Returns the user to connect.
getValue() - Method in class org.assertj.db.type.Value
Returns the value.
getValueDescription(int) - Method in class org.assertj.db.api.AbstractColumnAssert
Returns the value description.
getValueDescription(int) - Method in class org.assertj.db.api.AbstractRowAssert
Returns the value description.
getValueDescription(int) - Method in class org.assertj.db.api.AbstractSubAssert
Returns the value description.
getValueDescription(int) - Method in class org.assertj.db.output.AbstractColumnOutputter
Returns the value description.
getValueDescription(int) - Method in class org.assertj.db.output.AbstractRowOutputter
Returns the value description.
getValueDescription(int) - Method in class org.assertj.db.output.AbstractSubOutputter
Returns the value description.
getValueOutput(WritableAssertionInfo, Value) - Method in interface org.assertj.db.output.impl.Output
Returns the output of a value.
getValueOutput(WritableAssertionInfo, Value) - Method in enum org.assertj.db.output.impl.OutputType
Returns the output of a value.
getValuePosition() - Method in class org.assertj.db.api.AbstractColumnAssert
Returns the position of navigation to value.
getValuePosition() - Method in class org.assertj.db.api.AbstractRowAssert
Returns the position of navigation to value.
getValuePosition() - Method in class org.assertj.db.api.AbstractSubAssert
Returns the position of navigation to value.
getValuePosition() - Method in class org.assertj.db.output.AbstractColumnOutputter
Returns the position of navigation to value.
getValuePosition() - Method in class org.assertj.db.output.AbstractRowOutputter
Returns the position of navigation to value.
getValuePosition() - Method in class org.assertj.db.output.AbstractSubOutputter
Returns the position of navigation to value.
getValuesList() - Method in class org.assertj.db.api.AbstractColumnAssert
Returns the list of values.
getValuesList() - Method in class org.assertj.db.api.AbstractRowAssert
Returns the list of values.
getValuesList() - Method in class org.assertj.db.api.AbstractSubAssert
Returns the list of values.
getValuesList() - Method in class org.assertj.db.output.AbstractColumnOutputter
Returns the list of values.
getValuesList() - Method in class org.assertj.db.output.AbstractRowOutputter
Returns the list of values.
getValuesList() - Method in class org.assertj.db.output.AbstractSubOutputter
Returns the list of values.
getValuesList() - Method in class org.assertj.db.type.Column
Returns the values of the column.
getValuesList() - Method in class org.assertj.db.type.Row
Returns the list of the values for the data from database.
getValueType() - Method in class org.assertj.db.type.Value
Returns the type of the value.
getValueTypeRepresentation() - Method in class org.assertj.db.type.Value
Returns the representation of the type of the value.
getYear() - Method in class org.assertj.db.type.DateValue
Returns the year.

H

has(Condition<?>) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the actual value satisfies the given condition.
has(Condition<?>) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the actual value satisfies the given condition.
has(Condition<?>) - Method in interface org.assertj.db.api.assertions.AssertOnValueCondition
Verifies that the actual value satisfies the given condition.
hasColumnName(String) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the name of a column is equal to the parameter.
hasColumnName(String) - Method in class org.assertj.db.api.AbstractRowValueAssert
Verifies that the name of a column is equal to the parameter.
hasColumnName(String) - Method in interface org.assertj.db.api.assertions.AssertOnColumnName
Verifies that the name of a column is equal to the parameter.
hasColumnName(A, WritableAssertionInfo, String, String, LetterCase) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnName
Verifies that the name of a column is equal to the parameter.
hasColumnName(String) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the name of a column is equal to the parameter.
hasColumnName(String) - Method in class org.assertj.db.api.ChangeRowValueAssert
Verifies that the name of a column is equal to the parameter.
hashCode() - Method in class org.assertj.db.type.DateTimeValue
 
hashCode() - Method in class org.assertj.db.type.DateValue
 
hashCode() - Method in class org.assertj.db.type.Table.Order
 
hashCode() - Method in class org.assertj.db.type.TimeValue
 
hasModifiedColumns(Integer...) - Method in interface org.assertj.db.api.assertions.AssertOnModifiedColumns
Verifies that the indexes of columns with a modification in the values between the start point and the end point is equals to the parameters.
hasModifiedColumns(String...) - Method in interface org.assertj.db.api.assertions.AssertOnModifiedColumns
Verifies that the names of columns with a modification in the values between the start point and the end point is equals to the parameters.
hasModifiedColumns(A, WritableAssertionInfo, Change, Integer...) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnModifiedColumns
Verifies that the indexes of columns with a modification in the values between the start point and the end point is equals to the parameters.
hasModifiedColumns(A, WritableAssertionInfo, Change, LetterCase, String...) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnModifiedColumns
Verifies that the names of columns with a modification in the values between the start point and the end point is equals to the parameters.
hasModifiedColumns(Integer...) - Method in class org.assertj.db.api.ChangeAssert
Verifies that the indexes of columns with a modification in the values between the start point and the end point is equals to the parameters.
hasModifiedColumns(String...) - Method in class org.assertj.db.api.ChangeAssert
Verifies that the names of columns with a modification in the values between the start point and the end point is equals to the parameters.
hasNumberOfChanges(int) - Method in interface org.assertj.db.api.assertions.AssertOnNumberOfChanges
Verifies that the number of changes is equal to the number in parameter.
hasNumberOfChanges(A, WritableAssertionInfo, Changes, int) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnNumberOfChanges
Verifies that the number of changes is equal to the number in parameter.
hasNumberOfChanges(int) - Method in class org.assertj.db.api.ChangesAssert
Verifies that the number of changes is equal to the number in parameter.
hasNumberOfChangesGreaterThan(int) - Method in interface org.assertj.db.api.assertions.AssertOnNumberOfChanges
Verifies that the number of changes is greater than the number in parameter.
hasNumberOfChangesGreaterThan(A, WritableAssertionInfo, Changes, int) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnNumberOfChanges
Verifies that the number of changes is greater than the number in parameter.
hasNumberOfChangesGreaterThan(int) - Method in class org.assertj.db.api.ChangesAssert
Verifies that the number of changes is greater than the number in parameter.
hasNumberOfChangesGreaterThanOrEqualTo(int) - Method in interface org.assertj.db.api.assertions.AssertOnNumberOfChanges
Verifies that the number of changes is greater than or equal to the number in parameter.
hasNumberOfChangesGreaterThanOrEqualTo(A, WritableAssertionInfo, Changes, int) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnNumberOfChanges
Verifies that the number of changes is greater than or equal to the number in parameter.
hasNumberOfChangesGreaterThanOrEqualTo(int) - Method in class org.assertj.db.api.ChangesAssert
Verifies that the number of changes is greater than or equal to the number in parameter.
hasNumberOfChangesLessThan(int) - Method in interface org.assertj.db.api.assertions.AssertOnNumberOfChanges
Verifies that the number of changes is less than the number in parameter.
hasNumberOfChangesLessThan(A, WritableAssertionInfo, Changes, int) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnNumberOfChanges
Verifies that the number of changes is less to the number in parameter.
hasNumberOfChangesLessThan(int) - Method in class org.assertj.db.api.ChangesAssert
Verifies that the number of changes is less than the number in parameter.
hasNumberOfChangesLessThanOrEqualTo(int) - Method in interface org.assertj.db.api.assertions.AssertOnNumberOfChanges
Verifies that the number of changes is less than or equal to the number in parameter.
hasNumberOfChangesLessThanOrEqualTo(A, WritableAssertionInfo, Changes, int) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnNumberOfChanges
Verifies that the number of changes is less than or equal to the number in parameter.
hasNumberOfChangesLessThanOrEqualTo(int) - Method in class org.assertj.db.api.ChangesAssert
Verifies that the number of changes is less than or equal to the number in parameter.
hasNumberOfColumns(int) - Method in class org.assertj.db.api.AbstractDbAssert
Verifies that the number of columns is equal to the number in parameter.
hasNumberOfColumns(int) - Method in class org.assertj.db.api.AbstractRowAssert
Verifies that the number of columns is equal to the number in parameter.
hasNumberOfColumns(int) - Method in interface org.assertj.db.api.assertions.AssertOnNumberOfColumns
Verifies that the number of columns is equal to the number in parameter.
hasNumberOfColumns(A, WritableAssertionInfo, int, int) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnNumberOfColumns
Verifies that the number of columns is equal to the number in parameter.
hasNumberOfColumns(int) - Method in class org.assertj.db.api.ChangeAssert
Verifies that the number of columns is equal to the number in parameter.
hasNumberOfColumns(int) - Method in class org.assertj.db.api.ChangeRowAssert
Verifies that the number of columns is equal to the number in parameter.
hasNumberOfColumnsGreaterThan(int) - Method in class org.assertj.db.api.AbstractDbAssert
Verifies that the number of columns is greater than the number in parameter.
hasNumberOfColumnsGreaterThan(int) - Method in class org.assertj.db.api.AbstractRowAssert
Verifies that the number of columns is greater than the number in parameter.
hasNumberOfColumnsGreaterThan(int) - Method in interface org.assertj.db.api.assertions.AssertOnNumberOfColumns
Verifies that the number of columns is greater than the number in parameter.
hasNumberOfColumnsGreaterThan(A, WritableAssertionInfo, int, int) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnNumberOfColumns
Verifies that the number of columns is greater than the number in parameter.
hasNumberOfColumnsGreaterThan(int) - Method in class org.assertj.db.api.ChangeAssert
Verifies that the number of columns is greater than the number in parameter.
hasNumberOfColumnsGreaterThan(int) - Method in class org.assertj.db.api.ChangeRowAssert
Verifies that the number of columns is greater than the number in parameter.
hasNumberOfColumnsGreaterThanOrEqualTo(int) - Method in class org.assertj.db.api.AbstractDbAssert
Verifies that the number of columns is greater than or equal to the number in parameter.
hasNumberOfColumnsGreaterThanOrEqualTo(int) - Method in class org.assertj.db.api.AbstractRowAssert
Verifies that the number of columns is greater than or equal to the number in parameter.
hasNumberOfColumnsGreaterThanOrEqualTo(int) - Method in interface org.assertj.db.api.assertions.AssertOnNumberOfColumns
Verifies that the number of columns is greater than or equal to the number in parameter.
hasNumberOfColumnsGreaterThanOrEqualTo(A, WritableAssertionInfo, int, int) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnNumberOfColumns
Verifies that the number of columns is greater than or equal to the number in parameter.
hasNumberOfColumnsGreaterThanOrEqualTo(int) - Method in class org.assertj.db.api.ChangeAssert
Verifies that the number of columns is greater than or equal to the number in parameter.
hasNumberOfColumnsGreaterThanOrEqualTo(int) - Method in class org.assertj.db.api.ChangeRowAssert
Verifies that the number of columns is greater than or equal to the number in parameter.
hasNumberOfColumnsLessThan(int) - Method in class org.assertj.db.api.AbstractDbAssert
Verifies that the number of columns is less than the number in parameter.
hasNumberOfColumnsLessThan(int) - Method in class org.assertj.db.api.AbstractRowAssert
Verifies that the number of columns is less than the number in parameter.
hasNumberOfColumnsLessThan(int) - Method in interface org.assertj.db.api.assertions.AssertOnNumberOfColumns
Verifies that the number of columns is less than the number in parameter.
hasNumberOfColumnsLessThan(A, WritableAssertionInfo, int, int) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnNumberOfColumns
Verifies that the number of columns is less than the number in parameter.
hasNumberOfColumnsLessThan(int) - Method in class org.assertj.db.api.ChangeAssert
Verifies that the number of columns is less than the number in parameter.
hasNumberOfColumnsLessThan(int) - Method in class org.assertj.db.api.ChangeRowAssert
Verifies that the number of columns is less than the number in parameter.
hasNumberOfColumnsLessThanOrEqualTo(int) - Method in class org.assertj.db.api.AbstractDbAssert
Verifies that the number of columns is less than or equal to the number in parameter.
hasNumberOfColumnsLessThanOrEqualTo(int) - Method in class org.assertj.db.api.AbstractRowAssert
Verifies that the number of columns is less than or equal to the number in parameter.
hasNumberOfColumnsLessThanOrEqualTo(int) - Method in interface org.assertj.db.api.assertions.AssertOnNumberOfColumns
Verifies that the number of columns is less than or equal to the number in parameter.
hasNumberOfColumnsLessThanOrEqualTo(A, WritableAssertionInfo, int, int) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnNumberOfColumns
Verifies that the number of columns is less than or equal to the number in parameter.
hasNumberOfColumnsLessThanOrEqualTo(int) - Method in class org.assertj.db.api.ChangeAssert
Verifies that the number of columns is less than or equal to the number in parameter.
hasNumberOfColumnsLessThanOrEqualTo(int) - Method in class org.assertj.db.api.ChangeRowAssert
Verifies that the number of columns is less than or equal to the number in parameter.
hasNumberOfModifiedColumns(int) - Method in interface org.assertj.db.api.assertions.AssertOnModifiedColumns
Verifies that the number of columns with a modification in the values between the start point and the end point is equals to the number in parameter.
hasNumberOfModifiedColumns(A, WritableAssertionInfo, Change, int) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnModifiedColumns
Verifies that the number of columns with a modification in the values between the start point and the end point is equals to the number in parameter.
hasNumberOfModifiedColumns(int) - Method in class org.assertj.db.api.ChangeAssert
Verifies that the number of columns with a modification in the values between the start point and the end point is equals to the number in parameter.
hasNumberOfModifiedColumnsGreaterThan(int) - Method in interface org.assertj.db.api.assertions.AssertOnModifiedColumns
Verifies that the number of columns with a modification in the values between the start point and the end point is greater than the number in parameter.
hasNumberOfModifiedColumnsGreaterThan(A, WritableAssertionInfo, Change, int) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnModifiedColumns
Verifies that the number of columns with a modification in the values between the start point and the end point is greater than the number in parameter.
hasNumberOfModifiedColumnsGreaterThan(int) - Method in class org.assertj.db.api.ChangeAssert
Verifies that the number of columns with a modification in the values between the start point and the end point is greater than the number in parameter.
hasNumberOfModifiedColumnsGreaterThanOrEqualTo(int) - Method in interface org.assertj.db.api.assertions.AssertOnModifiedColumns
Verifies that the number of columns with a modification in the values between the start point and the end point is greater than or equal to the number in parameter.
hasNumberOfModifiedColumnsGreaterThanOrEqualTo(A, WritableAssertionInfo, Change, int) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnModifiedColumns
Verifies that the number of columns with a modification in the values between the start point and the end point is greater than or equal to the number in parameter.
hasNumberOfModifiedColumnsGreaterThanOrEqualTo(int) - Method in class org.assertj.db.api.ChangeAssert
Verifies that the number of columns with a modification in the values between the start point and the end point is greater than or equal to the number in parameter.
hasNumberOfModifiedColumnsLessThan(int) - Method in interface org.assertj.db.api.assertions.AssertOnModifiedColumns
Verifies that the number of columns with a modification in the values between the start point and the end point is less than the number in parameter.
hasNumberOfModifiedColumnsLessThan(A, WritableAssertionInfo, Change, int) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnModifiedColumns
Verifies that the number of columns with a modification in the values between the start point and the end point is less than the number in parameter.
hasNumberOfModifiedColumnsLessThan(int) - Method in class org.assertj.db.api.ChangeAssert
Verifies that the number of columns with a modification in the values between the start point and the end point is less than the number in parameter.
hasNumberOfModifiedColumnsLessThanOrEqualTo(int) - Method in interface org.assertj.db.api.assertions.AssertOnModifiedColumns
Verifies that the number of columns with a modification in the values between the start point and the end point is less than or equal to the number in parameter.
hasNumberOfModifiedColumnsLessThanOrEqualTo(A, WritableAssertionInfo, Change, int) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnModifiedColumns
Verifies that the number of columns with a modification in the values between the start point and the end point is less than or equal to the number in parameter.
hasNumberOfModifiedColumnsLessThanOrEqualTo(int) - Method in class org.assertj.db.api.ChangeAssert
Verifies that the number of columns with a modification in the values between the start point and the end point is less than or equal to the number in parameter.
hasNumberOfRows(int) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the number of rows is equal to the number in parameter.
hasNumberOfRows(int) - Method in class org.assertj.db.api.AbstractDbAssert
Verifies that the number of rows is equal to the number in parameter.
hasNumberOfRows(int) - Method in interface org.assertj.db.api.assertions.AssertOnNumberOfRows
Verifies that the number of rows is equal to the number in parameter.
hasNumberOfRows(A, WritableAssertionInfo, int, int) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnNumberOfRows
Verifies that the number of rows is equal to the number in parameter.
hasNumberOfRowsGreaterThan(int) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the number of rows is greater than the number in parameter.
hasNumberOfRowsGreaterThan(int) - Method in class org.assertj.db.api.AbstractDbAssert
Verifies that the number of rows is greater than the number in parameter.
hasNumberOfRowsGreaterThan(int) - Method in interface org.assertj.db.api.assertions.AssertOnNumberOfRows
Verifies that the number of rows is greater than the number in parameter.
hasNumberOfRowsGreaterThan(A, WritableAssertionInfo, int, int) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnNumberOfRows
Verifies that the number of rows is greater than the number in parameter.
hasNumberOfRowsGreaterThanOrEqualTo(int) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the number of rows is greater than or equal to the number in parameter.
hasNumberOfRowsGreaterThanOrEqualTo(int) - Method in class org.assertj.db.api.AbstractDbAssert
Verifies that the number of rows is greater than or equal to the number in parameter.
hasNumberOfRowsGreaterThanOrEqualTo(int) - Method in interface org.assertj.db.api.assertions.AssertOnNumberOfRows
Verifies that the number of rows is greater than or equal to the number in parameter.
hasNumberOfRowsGreaterThanOrEqualTo(A, WritableAssertionInfo, int, int) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnNumberOfRows
Verifies that the number of rows is greater than or equal to the number in parameter.
hasNumberOfRowsLessThan(int) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the number of rows is less than the number in parameter.
hasNumberOfRowsLessThan(int) - Method in class org.assertj.db.api.AbstractDbAssert
Verifies that the number of rows is less than the number in parameter.
hasNumberOfRowsLessThan(int) - Method in interface org.assertj.db.api.assertions.AssertOnNumberOfRows
Verifies that the number of rows is less than the number in parameter.
hasNumberOfRowsLessThan(A, WritableAssertionInfo, int, int) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnNumberOfRows
Verifies that the number of rows is less than the number in parameter.
hasNumberOfRowsLessThanOrEqualTo(int) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the number of rows is less than or equal to the number in parameter.
hasNumberOfRowsLessThanOrEqualTo(int) - Method in class org.assertj.db.api.AbstractDbAssert
Verifies that the number of rows is less than or equal to the number in parameter.
hasNumberOfRowsLessThanOrEqualTo(int) - Method in interface org.assertj.db.api.assertions.AssertOnNumberOfRows
Verifies that the number of rows is less than or equal to the number in parameter.
hasNumberOfRowsLessThanOrEqualTo(A, WritableAssertionInfo, int, int) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnNumberOfRows
Verifies that the number of rows is less than or equal to the number in parameter.
hasOnlyNotNullValues() - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that all the values of the column are not null.
hasOnlyNotNullValues() - Method in class org.assertj.db.api.AbstractRowAssert
Verifies that all the values of the row are not null.
hasOnlyNotNullValues() - Method in interface org.assertj.db.api.assertions.AssertOnColumnNullity
Verifies that all the values of the column are not null.
hasOnlyNotNullValues() - Method in interface org.assertj.db.api.assertions.AssertOnRowNullity
Verifies that all the values of the row are not null.
hasOnlyNotNullValues(A, WritableAssertionInfo, List<Value>) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValuesNullity
Verifies that all the values of the column are not null.
hasOnlyNullValues() - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that all the values of the column are null.
hasOnlyNullValues() - Method in interface org.assertj.db.api.assertions.AssertOnColumnNullity
Verifies that all the values of the column are null.
hasOnlyNullValues(A, WritableAssertionInfo, List<Value>) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValuesNullity
Verifies that all the values of the column are null.
hasPksNames(String...) - Method in interface org.assertj.db.api.assertions.AssertOnPrimaryKey
Verifies that the columns og the primary key of the rows of the change is the same as the parameters.
hasPksNames(A, WritableAssertionInfo, Change, LetterCase, String...) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnPrimaryKey
Verifies that the columns og the primary key of the rows of the change is the same as the parameters.
hasPksNames(String...) - Method in class org.assertj.db.api.ChangeAssert
Verifies that the columns og the primary key of the rows of the change is the same as the parameters.
hasPksValues(Object...) - Method in interface org.assertj.db.api.assertions.AssertOnPrimaryKey
Verifies that the values of the primary key of the rows of the change are the same as the parameters.
hasPksValues(A, WritableAssertionInfo, Change, Object...) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnPrimaryKey
Verifies that the values of the primary key of the rows of the change are the same as the parameters.
hasPksValues(Object...) - Method in class org.assertj.db.api.ChangeAssert
Verifies that the values of the primary key of the rows of the change are the same as the parameters.
hasPksValuesEqualTo(Value[]) - Method in class org.assertj.db.type.Row
Returns if the values of the primary keys are equal to the values in parameter.
hasValues(Object...) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the values of a column are equal to objects.
hasValues(Boolean...) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the values of a column are equal to booleans.
hasValues(Number...) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the values of a column are equal to numbers.
hasValues(byte[]...) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the values of a column are equal to bytes.
hasValues(String...) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the values of a column are equal to texts.
hasValues(Character...) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the values of a column are equal to characters.
hasValues(UUID...) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the values of a column are equal to UUIDs.
hasValues(DateValue...) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the values of a column are equal to date values.
hasValues(TimeValue...) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the values of a column are equal to time values.
hasValues(DateTimeValue...) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the values of a column are equal to date/time values.
hasValues(Object...) - Method in class org.assertj.db.api.AbstractRowAssert
Verifies that the values of a row are equal to values in parameter.
hasValues(Object...) - Method in interface org.assertj.db.api.assertions.AssertOnColumnEquality
Verifies that the values of a column are equal to objects.
hasValues(Boolean...) - Method in interface org.assertj.db.api.assertions.AssertOnColumnEquality
Verifies that the values of a column are equal to booleans.
hasValues(Number...) - Method in interface org.assertj.db.api.assertions.AssertOnColumnEquality
Verifies that the values of a column are equal to numbers.
hasValues(byte[]...) - Method in interface org.assertj.db.api.assertions.AssertOnColumnEquality
Verifies that the values of a column are equal to bytes.
hasValues(String...) - Method in interface org.assertj.db.api.assertions.AssertOnColumnEquality
Verifies that the values of a column are equal to texts.
hasValues(Character...) - Method in interface org.assertj.db.api.assertions.AssertOnColumnEquality
Verifies that the values of a column are equal to characters.
hasValues(UUID...) - Method in interface org.assertj.db.api.assertions.AssertOnColumnEquality
Verifies that the values of a column are equal to UUIDs.
hasValues(DateValue...) - Method in interface org.assertj.db.api.assertions.AssertOnColumnEquality
Verifies that the values of a column are equal to date values.
hasValues(TimeValue...) - Method in interface org.assertj.db.api.assertions.AssertOnColumnEquality
Verifies that the values of a column are equal to time values.
hasValues(DateTimeValue...) - Method in interface org.assertj.db.api.assertions.AssertOnColumnEquality
Verifies that the values of a column are equal to date/time values.
hasValues(Object) - Method in interface org.assertj.db.api.assertions.AssertOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a object.
hasValues(Object, Object) - Method in interface org.assertj.db.api.assertions.AssertOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a object for start point and another object for end point.
hasValues(Boolean) - Method in interface org.assertj.db.api.assertions.AssertOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a boolean.
hasValues(Boolean, Boolean) - Method in interface org.assertj.db.api.assertions.AssertOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a boolean for start point and another boolean for end point.
hasValues(Number) - Method in interface org.assertj.db.api.assertions.AssertOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a number.
hasValues(Number, Number) - Method in interface org.assertj.db.api.assertions.AssertOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a number for start point and another number for end point.
hasValues(byte[]) - Method in interface org.assertj.db.api.assertions.AssertOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to bytes.
hasValues(byte[], byte[]) - Method in interface org.assertj.db.api.assertions.AssertOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to bytes for start point and other bytes for end point.
hasValues(String) - Method in interface org.assertj.db.api.assertions.AssertOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a text.
hasValues(String, String) - Method in interface org.assertj.db.api.assertions.AssertOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a text for start point and another text for end point.
hasValues(Character) - Method in interface org.assertj.db.api.assertions.AssertOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a character.
hasValues(Character, Character) - Method in interface org.assertj.db.api.assertions.AssertOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a character for start point and another character for end point.
hasValues(UUID) - Method in interface org.assertj.db.api.assertions.AssertOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to an UUID.
hasValues(UUID, UUID) - Method in interface org.assertj.db.api.assertions.AssertOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to an UUID for start point and another UUID for end point.
hasValues(DateValue) - Method in interface org.assertj.db.api.assertions.AssertOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a date.
hasValues(DateValue, DateValue) - Method in interface org.assertj.db.api.assertions.AssertOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a date for start point and another date for end point.
hasValues(TimeValue) - Method in interface org.assertj.db.api.assertions.AssertOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a time.
hasValues(TimeValue, TimeValue) - Method in interface org.assertj.db.api.assertions.AssertOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a time for start point and another time for end point.
hasValues(DateTimeValue) - Method in interface org.assertj.db.api.assertions.AssertOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a date/time.
hasValues(DateTimeValue, DateTimeValue) - Method in interface org.assertj.db.api.assertions.AssertOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a date/time for start point and another date/time for end point.
hasValues(Object...) - Method in interface org.assertj.db.api.assertions.AssertOnRowEquality
Verifies that the values of a row are equal to values in parameter.
hasValues(A, WritableAssertionInfo, List<Value>, Object...) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnEquality
Verifies that the values of a column are equal to objects.
hasValues(A, WritableAssertionInfo, List<Value>, Boolean...) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnEquality
Verifies that the values of a column are equal to booleans.
hasValues(A, WritableAssertionInfo, List<Value>, Number...) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnEquality
Verifies that the values of a column are equal to numbers.
hasValues(A, WritableAssertionInfo, List<Value>, byte[]...) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnEquality
Verifies that the values of a column are equal to bytes.
hasValues(A, WritableAssertionInfo, List<Value>, String...) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnEquality
Verifies that the values of a column are equal to texts.
hasValues(A, WritableAssertionInfo, List<Value>, Character...) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnEquality
Verifies that the values of a column are equal to characters.
hasValues(A, WritableAssertionInfo, List<Value>, UUID...) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnEquality
Verifies that the values of a column are equal to UUIDs.
hasValues(A, WritableAssertionInfo, List<Value>, DateValue...) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnEquality
Verifies that the values of a column are equal to date values.
hasValues(A, WritableAssertionInfo, List<Value>, TimeValue...) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnEquality
Verifies that the values of a column are equal to time values.
hasValues(A, WritableAssertionInfo, List<Value>, DateTimeValue...) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnEquality
Verifies that the values of a column are equal to date/time values.
hasValues(A, WritableAssertionInfo, Value, Value, Object) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a object.
hasValues(A, WritableAssertionInfo, Value, Value, Object, Object) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a boolean for start point and another object for end point.
hasValues(A, WritableAssertionInfo, Value, Value, Boolean) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a boolean.
hasValues(A, WritableAssertionInfo, Value, Value, Boolean, Boolean) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a boolean for start point and another boolean for end point.
hasValues(A, WritableAssertionInfo, Value, Value, Number) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a number.
hasValues(A, WritableAssertionInfo, Value, Value, Number, Number) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a number for start point and another number for end point.
hasValues(A, WritableAssertionInfo, Value, Value, byte[]) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to bytes.
hasValues(A, WritableAssertionInfo, Value, Value, byte[], byte[]) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to bytes for start point and other bytes for end point.
hasValues(A, WritableAssertionInfo, Value, Value, String) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a text.
hasValues(A, WritableAssertionInfo, Value, Value, String, String) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a text for start point and another text for end point.
hasValues(A, WritableAssertionInfo, Value, Value, Character) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a character.
hasValues(A, WritableAssertionInfo, Value, Value, Character, Character) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a character for start point and another character for end point.
hasValues(A, WritableAssertionInfo, Value, Value, DateValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a date.
hasValues(A, WritableAssertionInfo, Value, Value, DateValue, DateValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a date for start point and another date for end point.
hasValues(A, WritableAssertionInfo, Value, Value, TimeValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a time.
hasValues(A, WritableAssertionInfo, Value, Value, TimeValue, TimeValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a time for start point and another time for end point.
hasValues(A, WritableAssertionInfo, Value, Value, DateTimeValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a date/time.
hasValues(A, WritableAssertionInfo, Value, Value, DateTimeValue, DateTimeValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to a date/time for start point and another date/time for end point.
hasValues(A, WritableAssertionInfo, Value, Value, UUID) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to an UUID.
hasValues(A, WritableAssertionInfo, Value, Value, UUID, UUID) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeEquality
Verifies that the values at the start point and the end point are equal to an UUID for start point and another UUID for end point.
hasValues(A, WritableAssertionInfo, List<Value>, Object...) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnRowEquality
Verifies that the values of a column are equal to values in parameter.
hasValues(Object) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the values at the start point and the end point are equal to a object.
hasValues(Object, Object) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the values at the start point and the end point are equal to a object for start point and another object for end point.
hasValues(Boolean) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the values at the start point and the end point are equal to a boolean.
hasValues(Boolean, Boolean) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the values at the start point and the end point are equal to a boolean for start point and another boolean for end point.
hasValues(Number) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the values at the start point and the end point are equal to a number.
hasValues(Number, Number) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the values at the start point and the end point are equal to a number for start point and another number for end point.
hasValues(byte[]) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the values at the start point and the end point are equal to bytes.
hasValues(byte[], byte[]) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the values at the start point and the end point are equal to bytes for start point and other bytes for end point.
hasValues(String) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the values at the start point and the end point are equal to a text.
hasValues(String, String) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the values at the start point and the end point are equal to a text for start point and another text for end point.
hasValues(Character) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the values at the start point and the end point are equal to a character.
hasValues(Character, Character) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the values at the start point and the end point are equal to a character for start point and another character for end point.
hasValues(UUID) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the values at the start point and the end point are equal to an UUID.
hasValues(UUID, UUID) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the values at the start point and the end point are equal to an UUID for start point and another UUID for end point.
hasValues(DateValue) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the values at the start point and the end point are equal to a date.
hasValues(DateValue, DateValue) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the values at the start point and the end point are equal to a date for start point and another date for end point.
hasValues(TimeValue) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the values at the start point and the end point are equal to a time.
hasValues(TimeValue, TimeValue) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the values at the start point and the end point are equal to a time for start point and another time for end point.
hasValues(DateTimeValue) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the values at the start point and the end point are equal to a date/time.
hasValues(DateTimeValue, DateTimeValue) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the values at the start point and the end point are equal to a date/time for start point and another date/time for end point.
hasValues(Object...) - Method in class org.assertj.db.api.ChangeRowAssert
Verifies that the values of a row are equal to values in parameter.
hasValues(Row) - Method in class org.assertj.db.type.Row
Returns if the values are equal to the value of the Row in parameter.

I

indexOf(List<String>, String, CaseComparison) - Method in enum org.assertj.db.util.NameComparator
Returns the index of namein namesList by comparing using comparison.
info - Variable in class org.assertj.db.global.AbstractElement
Writable information about an element.
intercept(Object, Callable<?>, Method, Object) - Method in class org.assertj.db.api.ErrorCollector
 
intercept(Callable<?>) - Method in class org.assertj.db.api.ProxifyPositionResult
 
is(Condition<?>) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the actual value satisfies the given condition.
is(Condition<?>) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the actual value satisfies the given condition.
is(Condition<?>) - Method in interface org.assertj.db.api.assertions.AssertOnValueCondition
Verifies that the actual value satisfies the given condition.
is(A, WritableAssertionInfo, Value, Condition<?>) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueCondition
Verifies that the value match with condition.
isAfter(DateValue) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is after a date value.
isAfter(TimeValue) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is after a time value.
isAfter(DateTimeValue) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is after a date/time value.
isAfter(String) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is after a date, time or date/time represented by a String.
isAfter(DateValue) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is after a date value.
isAfter(TimeValue) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is after a time value.
isAfter(DateTimeValue) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is after a date/time value.
isAfter(String) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is after a date, time or date/time represented by a String.
isAfter(DateValue) - Method in interface org.assertj.db.api.assertions.AssertOnValueChronology
Verifies that the value is after a date value.
isAfter(TimeValue) - Method in interface org.assertj.db.api.assertions.AssertOnValueChronology
Verifies that the value is after a time value.
isAfter(DateTimeValue) - Method in interface org.assertj.db.api.assertions.AssertOnValueChronology
Verifies that the value is after a date/time value.
isAfter(String) - Method in interface org.assertj.db.api.assertions.AssertOnValueChronology
Verifies that the value is after a date, time or date/time represented by a String.
isAfter(A, WritableAssertionInfo, Value, DateValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueChronology
Verifies that the value is after a date value.
isAfter(A, WritableAssertionInfo, Value, TimeValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueChronology
Verifies that the value is after a time value.
isAfter(A, WritableAssertionInfo, Value, DateTimeValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueChronology
Verifies that the value is after a date/time value.
isAfter(A, WritableAssertionInfo, Value, String) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueChronology
Verifies that the value is after a date, time or date/time represented by a String.
isAfter(DateTimeValue) - Method in class org.assertj.db.type.DateTimeValue
Returns if this date/time value is after the date/time value in parameter.
isAfter(DateValue) - Method in class org.assertj.db.type.DateValue
Returns if this date value is after the date value in parameter.
isAfter(TimeValue) - Method in class org.assertj.db.type.TimeValue
Returns if this time value is after the time value in parameter.
isAfterOrEqualTo(DateValue) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is after or equal to a date value.
isAfterOrEqualTo(TimeValue) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is after or equal to a time value.
isAfterOrEqualTo(DateTimeValue) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is after or equal to a date/time value.
isAfterOrEqualTo(String) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is after or equal to a date, time or date/time represented by a String.
isAfterOrEqualTo(DateValue) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is after or equal to a date value.
isAfterOrEqualTo(TimeValue) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is after or equal to a time value.
isAfterOrEqualTo(DateTimeValue) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is after or equal to a date/time value.
isAfterOrEqualTo(String) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is after or equal to a date, time or date/time represented by a String.
isAfterOrEqualTo(DateValue) - Method in interface org.assertj.db.api.assertions.AssertOnValueChronology
Verifies that the value is after or equal to a date value.
isAfterOrEqualTo(TimeValue) - Method in interface org.assertj.db.api.assertions.AssertOnValueChronology
Verifies that the value is after or equal to a time value.
isAfterOrEqualTo(DateTimeValue) - Method in interface org.assertj.db.api.assertions.AssertOnValueChronology
Verifies that the value is after or equal to a date/time value.
isAfterOrEqualTo(String) - Method in interface org.assertj.db.api.assertions.AssertOnValueChronology
Verifies that the value is after or equal to a date, time or date/time represented by a String.
isAfterOrEqualTo(A, WritableAssertionInfo, Value, DateValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueChronology
Verifies that the value is after or equal to a date value.
isAfterOrEqualTo(A, WritableAssertionInfo, Value, TimeValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueChronology
Verifies that the value is after or equal to a time value.
isAfterOrEqualTo(A, WritableAssertionInfo, Value, DateTimeValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueChronology
Verifies that the value is after or equal to a date/time value.
isAfterOrEqualTo(A, WritableAssertionInfo, Value, String) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueChronology
Verifies that the value is after or equal to a date, time or date/time represented by a String.
isBefore(DateValue) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is before a date value.
isBefore(TimeValue) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is before a time value.
isBefore(DateTimeValue) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is before a date/time value.
isBefore(String) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is before a date, time or date/time represented by a String.
isBefore(DateValue) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is before a date value.
isBefore(TimeValue) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is before a time value.
isBefore(DateTimeValue) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is before a date/time value.
isBefore(String) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is before a date, time or date/time represented by a String.
isBefore(DateValue) - Method in interface org.assertj.db.api.assertions.AssertOnValueChronology
Verifies that the value is before a date value.
isBefore(TimeValue) - Method in interface org.assertj.db.api.assertions.AssertOnValueChronology
Verifies that the value is before a time value.
isBefore(DateTimeValue) - Method in interface org.assertj.db.api.assertions.AssertOnValueChronology
Verifies that the value is before a date/time value.
isBefore(String) - Method in interface org.assertj.db.api.assertions.AssertOnValueChronology
Verifies that the value is before a date, time or date/time represented by a String.
isBefore(A, WritableAssertionInfo, Value, DateValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueChronology
Verifies that the value is before a date value.
isBefore(A, WritableAssertionInfo, Value, TimeValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueChronology
Verifies that the value is before a time value.
isBefore(A, WritableAssertionInfo, Value, DateTimeValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueChronology
Verifies that the value is before a date/time value.
isBefore(A, WritableAssertionInfo, Value, String) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueChronology
Verifies that the value is before a date, time or date/time represented by a String.
isBefore(DateTimeValue) - Method in class org.assertj.db.type.DateTimeValue
Returns if this date/time value is before the date/time value in parameter.
isBefore(DateValue) - Method in class org.assertj.db.type.DateValue
Returns if this date value is before the date value in parameter.
isBefore(TimeValue) - Method in class org.assertj.db.type.TimeValue
Returns if this time value is before the time value in parameter.
isBeforeOrEqualTo(DateValue) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is before or equal to a date value.
isBeforeOrEqualTo(TimeValue) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is before or equal to a time value.
isBeforeOrEqualTo(DateTimeValue) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is before or equal to a date/time value.
isBeforeOrEqualTo(String) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is before or equal to a date, time or date/time represented by a String.
isBeforeOrEqualTo(DateValue) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is before or equal to a date value.
isBeforeOrEqualTo(TimeValue) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is before or equal to a time value.
isBeforeOrEqualTo(DateTimeValue) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is before or equal to a date/time value.
isBeforeOrEqualTo(String) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is before or equal to a date, time or date/time represented by a String.
isBeforeOrEqualTo(DateValue) - Method in interface org.assertj.db.api.assertions.AssertOnValueChronology
Verifies that the value is before or equal to a date value.
isBeforeOrEqualTo(TimeValue) - Method in interface org.assertj.db.api.assertions.AssertOnValueChronology
Verifies that the value is before or equal to a time value.
isBeforeOrEqualTo(DateTimeValue) - Method in interface org.assertj.db.api.assertions.AssertOnValueChronology
Verifies that the value is before or equal to a date/time value.
isBeforeOrEqualTo(String) - Method in interface org.assertj.db.api.assertions.AssertOnValueChronology
Verifies that the value is before or equal to a date, time or date/time represented by a String.
isBeforeOrEqualTo(A, WritableAssertionInfo, Value, DateValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueChronology
Verifies that the value is before or equal to a date value.
isBeforeOrEqualTo(A, WritableAssertionInfo, Value, TimeValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueChronology
Verifies that the value is before or equal to a time value.
isBeforeOrEqualTo(A, WritableAssertionInfo, Value, DateTimeValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueChronology
Verifies that the value is before or equal to a date/time value.
isBeforeOrEqualTo(A, WritableAssertionInfo, Value, String) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueChronology
Verifies that the value is before or equal to a date, time or date/time represented by a String.
isBoolean() - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is a boolean.
isBoolean(boolean) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the type of the values of the column is boolean.
isBoolean() - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is a boolean.
isBoolean(boolean) - Method in interface org.assertj.db.api.assertions.AssertOnColumnType
Verifies that the type of the values of the column is boolean.
isBoolean() - Method in interface org.assertj.db.api.assertions.AssertOnValueType
Verifies that the value is a boolean.
isBoolean(A, WritableAssertionInfo, Value, Value, boolean) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeType
Verifies that the type of the values of the column is boolean.
isBoolean(A, WritableAssertionInfo, List<Value>, boolean) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnType
Verifies that the type of the values of the column is boolean.
isBoolean(A, WritableAssertionInfo, Value) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueType
Verifies that the value is a boolean.
isBoolean(boolean) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the type of the values of the column is boolean.
isBytes() - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is a array of bytes.
isBytes(boolean) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the type of the values of the column is array of bytes.
isBytes() - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is a array of bytes.
isBytes(boolean) - Method in interface org.assertj.db.api.assertions.AssertOnColumnType
Verifies that the type of the values of the column is array of bytes.
isBytes() - Method in interface org.assertj.db.api.assertions.AssertOnValueType
Verifies that the value is a array of bytes.
isBytes(A, WritableAssertionInfo, Value, Value, boolean) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeType
Verifies that the type of the values of the column is array of bytes.
isBytes(A, WritableAssertionInfo, List<Value>, boolean) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnType
Verifies that the type of the values of the column is array of bytes.
isBytes(A, WritableAssertionInfo, Value) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueType
Verifies that the value is a array of bytes.
isBytes(boolean) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the type of the values of the column is array of bytes.
isCloseTo(Number, Number) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is close to a number.
isCloseTo(DateValue, DateValue) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is close to a date.
isCloseTo(DateValue, TimeValue) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is close to a date.
isCloseTo(DateValue, DateTimeValue) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is close to a date.
isCloseTo(TimeValue, TimeValue) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is close to a time.
isCloseTo(DateTimeValue, DateValue) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is close to a date/time.
isCloseTo(DateTimeValue, TimeValue) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is close to a date/time.
isCloseTo(DateTimeValue, DateTimeValue) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is close to a date/time.
isCloseTo(Number, Number) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is close to a number.
isCloseTo(DateValue, DateValue) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is close to a date.
isCloseTo(DateValue, TimeValue) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is close to a date.
isCloseTo(DateValue, DateTimeValue) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is close to a date.
isCloseTo(TimeValue, TimeValue) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is close to a time.
isCloseTo(DateTimeValue, DateValue) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is close to a date/time.
isCloseTo(DateTimeValue, TimeValue) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is close to a date/time.
isCloseTo(DateTimeValue, DateTimeValue) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is close to a date/time.
isCloseTo(Number, Number) - Method in interface org.assertj.db.api.assertions.AssertOnValueCloseness
Verifies that the value is close to a number.
isCloseTo(DateValue, DateValue) - Method in interface org.assertj.db.api.assertions.AssertOnValueCloseness
Verifies that the value is close to a date.
isCloseTo(DateValue, TimeValue) - Method in interface org.assertj.db.api.assertions.AssertOnValueCloseness
Verifies that the value is close to a date.
isCloseTo(DateValue, DateTimeValue) - Method in interface org.assertj.db.api.assertions.AssertOnValueCloseness
Verifies that the value is close to a date.
isCloseTo(TimeValue, TimeValue) - Method in interface org.assertj.db.api.assertions.AssertOnValueCloseness
Verifies that the value is close to a time.
isCloseTo(DateTimeValue, DateValue) - Method in interface org.assertj.db.api.assertions.AssertOnValueCloseness
Verifies that the value is close to a date/time.
isCloseTo(DateTimeValue, TimeValue) - Method in interface org.assertj.db.api.assertions.AssertOnValueCloseness
Verifies that the value is close to a date/time.
isCloseTo(DateTimeValue, DateTimeValue) - Method in interface org.assertj.db.api.assertions.AssertOnValueCloseness
Verifies that the value is close to a date/time.
isCloseTo(A, WritableAssertionInfo, Value, Number, Number) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueCloseness
Verifies that the value is close to a number.
isCloseTo(A, WritableAssertionInfo, Value, DateValue, DateValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueCloseness
Verifies that the value is close to a date.
isCloseTo(A, WritableAssertionInfo, Value, DateValue, TimeValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueCloseness
Verifies that the value is close to a date.
isCloseTo(A, WritableAssertionInfo, Value, DateValue, DateTimeValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueCloseness
Verifies that the value is close to a date.
isCloseTo(A, WritableAssertionInfo, Value, TimeValue, TimeValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueCloseness
Verifies that the value is close to a time.
isCloseTo(A, WritableAssertionInfo, Value, DateTimeValue, DateValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueCloseness
Verifies that the value is close to a date/time.
isCloseTo(A, WritableAssertionInfo, Value, DateTimeValue, TimeValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueCloseness
Verifies that the value is close to a date/time.
isCloseTo(A, WritableAssertionInfo, Value, DateTimeValue, DateTimeValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueCloseness
Verifies that the value is close to a date/time.
isComparisonPossible(Object) - Method in class org.assertj.db.type.Value
Returns if any kind of comparison is possible between the value and the object in parameter.
isCreation() - Method in interface org.assertj.db.api.assertions.AssertOnChangeType
Verifies that the type of the change is a creation.
isCreation(A, WritableAssertionInfo, Change) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnChangeType
Verifies that the type of the change is a creation.
isCreation() - Method in class org.assertj.db.api.ChangeAssert
Verifies that the type of the change is a creation.
isDate() - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is a date.
isDate(boolean) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the type of the values of the column is date.
isDate() - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is a date.
isDate(boolean) - Method in interface org.assertj.db.api.assertions.AssertOnColumnType
Verifies that the type of the values of the column is date.
isDate() - Method in interface org.assertj.db.api.assertions.AssertOnValueType
Verifies that the value is a date.
isDate(A, WritableAssertionInfo, Value, Value, boolean) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeType
Verifies that the type of the values of the column is date.
isDate(A, WritableAssertionInfo, List<Value>, boolean) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnType
Verifies that the type of the values of the column is date.
isDate(A, WritableAssertionInfo, Value) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueType
Verifies that the value is a date.
isDate(boolean) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the type of the values of the column is date.
isDateTime() - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is a date/time.
isDateTime(boolean) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the type of the values of the column is date/time.
isDateTime() - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is a date/time.
isDateTime(boolean) - Method in interface org.assertj.db.api.assertions.AssertOnColumnType
Verifies that the type of the values of the column is date/time.
isDateTime() - Method in interface org.assertj.db.api.assertions.AssertOnValueType
Verifies that the value is a date/time.
isDateTime(A, WritableAssertionInfo, Value, Value, boolean) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeType
Verifies that the type of the values of the column is date/time.
isDateTime(A, WritableAssertionInfo, List<Value>, boolean) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnType
Verifies that the type of the values of the column is date/time.
isDateTime(A, WritableAssertionInfo, Value) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueType
Verifies that the value is a date/time.
isDateTime(boolean) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the type of the values of the column is date/time.
isDeletion() - Method in interface org.assertj.db.api.assertions.AssertOnChangeType
Verifies that the type of the change is a deletion.
isDeletion(A, WritableAssertionInfo, Change) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnChangeType
Verifies that the type of the change is a deletion.
isDeletion() - Method in class org.assertj.db.api.ChangeAssert
Verifies that the type of the change is a deletion.
isEmpty() - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the number of rows is zero.
isEmpty() - Method in class org.assertj.db.api.AbstractDbAssert
Verifies that the number of rows is zero.
isEmpty() - Method in interface org.assertj.db.api.assertions.AssertOnNumberOfRows
Verifies that the number of rows is zero.
isEqual(String, String) - Method in interface org.assertj.db.type.lettercase.CaseComparison
Returns if value1 is equal to value2.
isEqual(String, String) - Method in class org.assertj.db.type.lettercase.LetterCase
Returns if value1 is equal to value2.
isEqualTo(Object) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is equal to a boolean.
isEqualTo(Boolean) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is equal to a boolean.
isEqualTo(Number) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is equal to a number.
isEqualTo(byte[]) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is equal to a array of bytes.
isEqualTo(String) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is equal to a text.
isEqualTo(Character) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is equal to a character.
isEqualTo(UUID) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is equal to an UUID.
isEqualTo(DateValue) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is equal to a date value.
isEqualTo(TimeValue) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is equal to a time value.
isEqualTo(DateTimeValue) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is equal to a date/time value.
isEqualTo(Object) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is equal to a boolean.
isEqualTo(Boolean) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is equal to a boolean.
isEqualTo(Number) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is equal to a number.
isEqualTo(byte[]) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is equal to a array of bytes.
isEqualTo(String) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is equal to a text.
isEqualTo(Character) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is equal to a character.
isEqualTo(UUID) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is equal to an UUID.
isEqualTo(DateValue) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is equal to a date value.
isEqualTo(TimeValue) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is equal to a time value.
isEqualTo(DateTimeValue) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is equal to a date/time value.
isEqualTo(Object) - Method in interface org.assertj.db.api.assertions.AssertOnValueEquality
Verifies that the value is equal to a boolean.
isEqualTo(Boolean) - Method in interface org.assertj.db.api.assertions.AssertOnValueEquality
Verifies that the value is equal to a boolean.
isEqualTo(Number) - Method in interface org.assertj.db.api.assertions.AssertOnValueEquality
Verifies that the value is equal to a number.
isEqualTo(byte[]) - Method in interface org.assertj.db.api.assertions.AssertOnValueEquality
Verifies that the value is equal to a array of bytes.
isEqualTo(String) - Method in interface org.assertj.db.api.assertions.AssertOnValueEquality
Verifies that the value is equal to a text.
isEqualTo(Character) - Method in interface org.assertj.db.api.assertions.AssertOnValueEquality
Verifies that the value is equal to a character.
isEqualTo(UUID) - Method in interface org.assertj.db.api.assertions.AssertOnValueEquality
Verifies that the value is equal to an UUID.
isEqualTo(DateValue) - Method in interface org.assertj.db.api.assertions.AssertOnValueEquality
Verifies that the value is equal to a date value.
isEqualTo(TimeValue) - Method in interface org.assertj.db.api.assertions.AssertOnValueEquality
Verifies that the value is equal to a time value.
isEqualTo(DateTimeValue) - Method in interface org.assertj.db.api.assertions.AssertOnValueEquality
Verifies that the value is equal to a date/time value.
isEqualTo(A, WritableAssertionInfo, Value, Object) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueEquality
Verifies that the value is equal to a object.
isEqualTo(A, WritableAssertionInfo, Value, Boolean) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueEquality
Verifies that the value is equal to a boolean.
isEqualTo(A, WritableAssertionInfo, Value, Number) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueEquality
Verifies that the value is equal to a number.
isEqualTo(A, WritableAssertionInfo, Value, byte[]) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueEquality
Verifies that the value is equal to a array of bytes.
isEqualTo(A, WritableAssertionInfo, Value, String) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueEquality
Verifies that the value is equal to a text.
isEqualTo(A, WritableAssertionInfo, Value, Character) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueEquality
Verifies that the value is equal to a character.
isEqualTo(A, WritableAssertionInfo, Value, UUID) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueEquality
Verifies that the value is equal to an UUID.
isEqualTo(A, WritableAssertionInfo, Value, DateValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueEquality
Verifies that the value is equal to a date value.
isEqualTo(A, WritableAssertionInfo, Value, TimeValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueEquality
Verifies that the value is equal to a time value.
isEqualTo(A, WritableAssertionInfo, Value, DateTimeValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueEquality
Verifies that the value is equal to a date/time value.
isFalse() - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is equal to false boolean.
isFalse() - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is equal to false boolean.
isFalse() - Method in interface org.assertj.db.api.assertions.AssertOnValueEquality
Verifies that the value is equal to false boolean.
isFalse(A, WritableAssertionInfo, Value) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueEquality
Verifies that the value is equal to false boolean.
isGreaterThan(Number) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is greater than a number.
isGreaterThan(Number) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is greater than a number.
isGreaterThan(Number) - Method in interface org.assertj.db.api.assertions.AssertOnValueComparison
Verifies that the value is greater than a number.
isGreaterThan(A, WritableAssertionInfo, Value, Number) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueComparison
Verifies that the value is greater than a number.
isGreaterThanOrEqualTo(Number) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is greater than or equal to a number.
isGreaterThanOrEqualTo(Number) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is greater than or equal to a number.
isGreaterThanOrEqualTo(Number) - Method in interface org.assertj.db.api.assertions.AssertOnValueComparison
Verifies that the value is greater than or equal to a number.
isGreaterThanOrEqualTo(A, WritableAssertionInfo, Value, Number) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueComparison
Verifies that the value is greater than or equal to a number.
isLessThan(Number) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is less than a number.
isLessThan(Number) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is less than a number.
isLessThan(Number) - Method in interface org.assertj.db.api.assertions.AssertOnValueComparison
Verifies that the value is less than a number.
isLessThan(A, WritableAssertionInfo, Value, Number) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueComparison
Verifies that the value is less than a number.
isLessThanOrEqualTo(Number) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is less than or equal to a number.
isLessThanOrEqualTo(Number) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is less than or equal to a number.
isLessThanOrEqualTo(Number) - Method in interface org.assertj.db.api.assertions.AssertOnValueComparison
Verifies that the value is less than or equal to a number.
isLessThanOrEqualTo(A, WritableAssertionInfo, Value, Number) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueComparison
Verifies that the value is less than or equal to a number.
isMidnight() - Method in class org.assertj.db.type.DateTimeValue
 
isMidnight() - Method in class org.assertj.db.type.DateValue
 
isMidnight() - Method in interface org.assertj.db.type.DateValueContainer
Returns if it is midnight.
isModification() - Method in interface org.assertj.db.api.assertions.AssertOnChangeType
Verifies that the type of the change is a modification.
isModification(A, WritableAssertionInfo, Change) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnChangeType
Verifies that the type of the change is a modification.
isModification() - Method in class org.assertj.db.api.ChangeAssert
Verifies that the type of the change is a modification.
isModified() - Method in interface org.assertj.db.api.assertions.AssertOnModifiedColumn
Verifies that the column is modified between the start point and the end point.
isModified(A, WritableAssertionInfo, Value, Value) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnModifiedColumn
Verifies that the column is modified between the start point and the end point.
isModified() - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the column is modified between the start point and the end point.
isNot(Condition<?>) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the actual value does not satisfy the given condition.
isNot(Condition<?>) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the actual value does not satisfy the given condition.
isNot(Condition<?>) - Method in interface org.assertj.db.api.assertions.AssertOnValueCondition
Verifies that the actual value does not satisfy the given condition.
isNot(A, WritableAssertionInfo, Value, Condition<?>) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueCondition
Verifies that the value not match with condition.
isNotEqualTo(Object) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is not equal to a object.
isNotEqualTo(Boolean) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is not equal to a boolean.
isNotEqualTo(byte[]) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is not equal to a array of bytes.
isNotEqualTo(DateTimeValue) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is not equal to a date/time value.
isNotEqualTo(DateValue) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is not equal to a date value.
isNotEqualTo(Number) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is not equal to a number.
isNotEqualTo(String) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is not equal to a text.
isNotEqualTo(Character) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is not equal to a character.
isNotEqualTo(UUID) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is not equal to an UUID.
isNotEqualTo(TimeValue) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is not equal to a time value.
isNotEqualTo(Object) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is not equal to a object.
isNotEqualTo(Boolean) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is not equal to a boolean.
isNotEqualTo(byte[]) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is not equal to a array of bytes.
isNotEqualTo(DateTimeValue) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is not equal to a date/time value.
isNotEqualTo(DateValue) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is not equal to a date value.
isNotEqualTo(Number) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is not equal to a number.
isNotEqualTo(String) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is not equal to a text.
isNotEqualTo(Character) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is not equal to a character.
isNotEqualTo(UUID) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is not equal to an UUID.
isNotEqualTo(TimeValue) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is not equal to a time value.
isNotEqualTo(Object) - Method in interface org.assertj.db.api.assertions.AssertOnValueInequality
Verifies that the value is not equal to a object.
isNotEqualTo(Boolean) - Method in interface org.assertj.db.api.assertions.AssertOnValueInequality
Verifies that the value is not equal to a boolean.
isNotEqualTo(byte[]) - Method in interface org.assertj.db.api.assertions.AssertOnValueInequality
Verifies that the value is not equal to a array of bytes.
isNotEqualTo(DateTimeValue) - Method in interface org.assertj.db.api.assertions.AssertOnValueInequality
Verifies that the value is not equal to a date/time value.
isNotEqualTo(DateValue) - Method in interface org.assertj.db.api.assertions.AssertOnValueInequality
Verifies that the value is not equal to a date value.
isNotEqualTo(Number) - Method in interface org.assertj.db.api.assertions.AssertOnValueInequality
Verifies that the value is not equal to a number.
isNotEqualTo(String) - Method in interface org.assertj.db.api.assertions.AssertOnValueInequality
Verifies that the value is not equal to a text.
isNotEqualTo(Character) - Method in interface org.assertj.db.api.assertions.AssertOnValueInequality
Verifies that the value is not equal to a character.
isNotEqualTo(UUID) - Method in interface org.assertj.db.api.assertions.AssertOnValueInequality
Verifies that the value is not equal to an UUID.
isNotEqualTo(TimeValue) - Method in interface org.assertj.db.api.assertions.AssertOnValueInequality
Verifies that the value is not equal to a time value.
isNotEqualTo(A, WritableAssertionInfo, Value, Object) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueInequality
Verifies that the value is not equal to a boolean.
isNotEqualTo(A, WritableAssertionInfo, Value, Boolean) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueInequality
Verifies that the value is not equal to a boolean.
isNotEqualTo(A, WritableAssertionInfo, Value, byte[]) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueInequality
Verifies that the value is not equal to a array of bytes.
isNotEqualTo(A, WritableAssertionInfo, Value, DateTimeValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueInequality
Verifies that the value is not equal to a date/time value.
isNotEqualTo(A, WritableAssertionInfo, Value, DateValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueInequality
Verifies that the value is not equal to a date value.
isNotEqualTo(A, WritableAssertionInfo, Value, Number) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueInequality
Verifies that the value is not equal to a number.
isNotEqualTo(A, WritableAssertionInfo, Value, String) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueInequality
Verifies that the value is not equal to a text.
isNotEqualTo(A, WritableAssertionInfo, Value, Character) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueInequality
Verifies that the value is not equal to a character.
isNotEqualTo(A, WritableAssertionInfo, Value, UUID) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueInequality
Verifies that the value is not equal to an UUID.
isNotEqualTo(A, WritableAssertionInfo, Value, TimeValue) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueInequality
Verifies that the value is not equal to a time value.
isNotModified() - Method in interface org.assertj.db.api.assertions.AssertOnModifiedColumn
Verifies that the column is not modified between the start point and the end point.
isNotModified(A, WritableAssertionInfo, Value, Value) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnModifiedColumn
Verifies that the column is not modified between the start point and the end point.
isNotModified() - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the column is not modified between the start point and the end point.
isNotNull() - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is not null.
isNotNull() - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is not null.
isNotNull() - Method in interface org.assertj.db.api.assertions.AssertOnValueNullity
Verifies that the value is not null.
isNotNull(A, WritableAssertionInfo, Value) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueNullity
Verifies that the value is not null.
isNotZero() - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is not equal to zero.
isNotZero() - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is not equal to zero.
isNotZero() - Method in interface org.assertj.db.api.assertions.AssertOnValueInequality
Verifies that the value is not equal to zero.
isNotZero(A, WritableAssertionInfo, Value) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueInequality
Verifies that the value is not equal to zero.
isNull() - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is null.
isNull() - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is null.
isNull() - Method in interface org.assertj.db.api.assertions.AssertOnValueNullity
Verifies that the value is null.
isNull(A, WritableAssertionInfo, Value) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueNullity
Verifies that the value is null.
isNumber() - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is a number.
isNumber(boolean) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the type of the values of the column is number.
isNumber() - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is a number.
isNumber(boolean) - Method in interface org.assertj.db.api.assertions.AssertOnColumnType
Verifies that the type of the values of the column is number.
isNumber() - Method in interface org.assertj.db.api.assertions.AssertOnValueType
Verifies that the value is a number.
isNumber(A, WritableAssertionInfo, Value, Value, boolean) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeType
Verifies that the type of the values of the column is number.
isNumber(A, WritableAssertionInfo, List<Value>, boolean) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnType
Verifies that the type of the values of the column is number.
isNumber(A, WritableAssertionInfo, Value) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueType
Verifies that the value is a number.
isNumber(boolean) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the type of the values of the column is number.
isOfAnyTypeIn(ValueType...) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the type of the value is equal to one of the types in parameters.
isOfAnyTypeIn(ValueType...) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the type of the column is equal to one of the types in parameters.
isOfAnyTypeIn(ValueType...) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the type of the value is equal to one of the types in parameters.
isOfAnyTypeIn(ValueType...) - Method in interface org.assertj.db.api.assertions.AssertOnColumnType
Verifies that the type of the column is equal to one of the types in parameters.
isOfAnyTypeIn(ValueType...) - Method in interface org.assertj.db.api.assertions.AssertOnValueType
Verifies that the type of the value is equal to one of the types in parameters.
isOfAnyTypeIn(A, WritableAssertionInfo, Value, Value, ValueType...) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeType
Verifies that the type of the column is equal to one of the types in parameters.
isOfAnyTypeIn(A, WritableAssertionInfo, List<Value>, ValueType...) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnType
Verifies that the type of the column is equal to one of the types in parameters.
isOfAnyTypeIn(A, WritableAssertionInfo, Value, ValueType...) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueType
Verifies that the type of the value is equal to one of the types in parameters.
isOfAnyTypeIn(ValueType...) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the type of the column is equal to one of the types in parameters.
isOfClass(Class<?>) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the class of the value is equal to the class in parameter.
isOfClass(Class<?>, boolean) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the class of the values of the column is equal to the class in parameter.
isOfClass(Class<?>) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the class of the value is equal to the class in parameter.
isOfClass(Class<?>, boolean) - Method in interface org.assertj.db.api.assertions.AssertOnColumnClass
Verifies that the class of the values of the column is equal to the class in parameter.
isOfClass(Class<?>) - Method in interface org.assertj.db.api.assertions.AssertOnValueClass
Verifies that the class of the value is equal to the class in parameter.
isOfClass(A, WritableAssertionInfo, List<Value>, Class<?>, boolean) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnClass
Verifies that the class of the values of the column is equal to the class in parameter.
isOfClass(A, WritableAssertionInfo, Value, Value, Class<?>, boolean) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeClass
Verifies that the class of the values of the column is equal to the class in parameter.
isOfClass(A, WritableAssertionInfo, Value, Class<?>) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueClass
Verifies that the class of the value is equal to the class in parameter.
isOfClass(Class<?>, boolean) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the class of the values of the column is equal to the class in parameter.
isOfType(ValueType) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the type of the value is equal to the type in parameter.
isOfType(ValueType, boolean) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the type of the values of the column is equal to the type in parameter.
isOfType(ValueType) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the type of the value is equal to the type in parameter.
isOfType(ChangeType) - Method in interface org.assertj.db.api.assertions.AssertOnChangeType
Verifies that the type of the change is equal to the type in parameter.
isOfType(ValueType, boolean) - Method in interface org.assertj.db.api.assertions.AssertOnColumnType
Verifies that the type of the values of the column is equal to the type in parameter.
isOfType(ValueType) - Method in interface org.assertj.db.api.assertions.AssertOnValueType
Verifies that the type of the value is equal to the type in parameter.
isOfType(A, WritableAssertionInfo, Change, ChangeType) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnChangeType
Verifies that the type of the change is equal to the type in parameter.
isOfType(A, WritableAssertionInfo, Value, Value, ValueType, boolean) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeType
Verifies that the type of the values of the column is equal to the type in parameter.
isOfType(A, WritableAssertionInfo, List<Value>, ValueType, boolean) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnType
/** Verifies that the type of the values of the column is equal to the type in parameter.
isOfType(A, WritableAssertionInfo, Value, ValueType) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueType
Verifies that the type of the value is equal to the type in parameter.
isOfType(ChangeType) - Method in class org.assertj.db.api.ChangeAssert
Verifies that the type of the change is equal to the type in parameter.
isOfType(ValueType, boolean) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the type of the values of the column is equal to the type in parameter.
isOnDataType(DataType) - Method in interface org.assertj.db.api.assertions.AssertOnDataType
Verifies that the data type on which is the change is equal to the type in parameter.
isOnDataType(A, WritableAssertionInfo, Change, DataType) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnDataType
Verifies that the data type on which is the change is equal to the type in parameter.
isOnDataType(DataType) - Method in class org.assertj.db.api.ChangeAssert
Verifies that the data type on which is the change is equal to the type in parameter.
isOnRequest() - Method in interface org.assertj.db.api.assertions.AssertOnDataType
Verifies that the data type on which is the change is a request.
isOnRequest(A, WritableAssertionInfo, Change) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnDataType
Verifies that the data type on which is the change is a request.
isOnRequest() - Method in class org.assertj.db.api.ChangeAssert
Verifies that the data type on which is the change is a request.
isOnTable() - Method in interface org.assertj.db.api.assertions.AssertOnDataType
Verifies that the data type on which is the change is a table.
isOnTable(String) - Method in interface org.assertj.db.api.assertions.AssertOnDataType
Verifies that the change is on a table with the name in parameter.
isOnTable(A, WritableAssertionInfo, Change) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnDataType
Verifies that the data type on which is the change is a table.
isOnTable(A, WritableAssertionInfo, Change, LetterCase, String) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnDataType
Verifies that the change is on a table with the name in parameter.
isOnTable() - Method in class org.assertj.db.api.ChangeAssert
Verifies that the data type on which is the change is a table.
isOnTable(String) - Method in class org.assertj.db.api.ChangeAssert
Verifies that the change is on a table with the name in parameter.
isProxified(Class) - Static method in class org.assertj.db.util.Proxies
Check if class is proxified.
isText() - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is a text.
isText(boolean) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the type of the values of the column is text.
isText() - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is a text.
isText(boolean) - Method in interface org.assertj.db.api.assertions.AssertOnColumnType
Verifies that the type of the values of the column is text.
isText() - Method in interface org.assertj.db.api.assertions.AssertOnValueType
Verifies that the value is a text.
isText(A, WritableAssertionInfo, Value, Value, boolean) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeType
Verifies that the type of the values of the column is text.
isText(A, WritableAssertionInfo, List<Value>, boolean) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnType
Verifies that the type of the values of the column is text.
isText(A, WritableAssertionInfo, Value) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueType
Verifies that the value is a text.
isText(boolean) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the type of the values of the column is text.
isTime() - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is a time.
isTime(boolean) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the type of the values of the column is time.
isTime() - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is a time.
isTime(boolean) - Method in interface org.assertj.db.api.assertions.AssertOnColumnType
Verifies that the type of the values of the column is time.
isTime() - Method in interface org.assertj.db.api.assertions.AssertOnValueType
Verifies that the value is a time.
isTime(A, WritableAssertionInfo, Value, Value, boolean) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeType
Verifies that the type of the values of the column is time.
isTime(A, WritableAssertionInfo, List<Value>, boolean) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnType
Verifies that the type of the values of the column is time.
isTime(A, WritableAssertionInfo, Value) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueType
Verifies that the value is a time.
isTime(boolean) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the type of the values of the column is time.
isTrue() - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is equal to true boolean.
isTrue() - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is equal to true boolean.
isTrue() - Method in interface org.assertj.db.api.assertions.AssertOnValueEquality
Verifies that the value is equal to true boolean.
isTrue(A, WritableAssertionInfo, Value) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueEquality
Verifies that the value is equal to true boolean.
isUUID() - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is an UUID.
isUUID(boolean) - Method in class org.assertj.db.api.AbstractColumnAssert
Verifies that the type of the values of the column is UUID.
isUUID() - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is an UUID.
isUUID(boolean) - Method in interface org.assertj.db.api.assertions.AssertOnColumnType
Verifies that the type of the values of the column is UUID.
isUUID() - Method in interface org.assertj.db.api.assertions.AssertOnValueType
Verifies that the value is an UUID.
isUUID(A, WritableAssertionInfo, Value, Value, boolean) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnOfChangeType
Verifies that the type of the values of the column is UUID.
isUUID(A, WritableAssertionInfo, List<Value>, boolean) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnColumnType
Verifies that the type of the values of the column is UUID.
isUUID(A, WritableAssertionInfo, Value) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueType
Verifies that the value is an UUID.
isUUID(boolean) - Method in class org.assertj.db.api.ChangeColumnAssert
Verifies that the type of the values of the column is UUID.
isWrapperFor(Class<?>) - Method in class org.assertj.db.type.DataSourceWithLetterCase
isZero() - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the value is equal to zero.
isZero() - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the value is equal to zero.
isZero() - Method in interface org.assertj.db.api.assertions.AssertOnValueEquality
Verifies that the value is equal to zero.
isZero(A, WritableAssertionInfo, Value) - Static method in class org.assertj.db.api.assertions.impl.AssertionsOnValueEquality
Verifies that the value is equal to zero.

L

LetterCase - Class in org.assertj.db.type.lettercase
The letter case which indicates a case conversion and a case comparison.
loadImpl(Connection) - Method in class org.assertj.db.type.AbstractDbData
Implementation of the loading that depends of the kind of data.
loadImpl(Connection) - Method in class org.assertj.db.type.Request
Specific implementation of the loading for a Request.
loadImpl(Connection) - Method in class org.assertj.db.type.Table
Specific implementation of the loading for a Table.

M

move(DateValue) - Method in class org.assertj.db.type.DateTimeValue
Moves the date/time with the value in parameter.
move(TimeValue) - Method in class org.assertj.db.type.DateTimeValue
Moves the date/time with the value in parameter.
move(DateTimeValue) - Method in class org.assertj.db.type.DateTimeValue
Moves the date/time with the value in parameter.
move(DateValue) - Method in class org.assertj.db.type.DateValue
Moves the date with the value in parameter.
move(TimeValue) - Method in class org.assertj.db.type.DateValue
Moves the date with the value in parameter.
move(DateTimeValue) - Method in class org.assertj.db.type.DateValue
Moves the date with the value in parameter.
move(TimeValue) - Method in class org.assertj.db.type.TimeValue
Moves the time with the value in parameter.
myself - Variable in class org.assertj.db.global.AbstractElement
Class of the assertion.
myself - Variable in class org.assertj.db.type.AbstractDbElement
Class of the element.

N

NameComparator - Enum in org.assertj.db.util
Comparator for the names.
Navigation - Interface in org.assertj.db.navigation
Navigation to elements.
now() - Static method in class org.assertj.db.type.DateTimeValue
Makes an instance of the date/time value corresponding to now.
now() - Static method in class org.assertj.db.type.DateValue
Makes an instance of the date value corresponding to now.
now() - Static method in class org.assertj.db.type.TimeValue
Makes an instance of the time value corresponding to now.

O

of(DateValue) - Static method in class org.assertj.db.type.DateTimeValue
Makes an instance of date/time value from a date with time at 00:00AM.
of(DateValue, TimeValue) - Static method in class org.assertj.db.type.DateTimeValue
Makes an instance of date/time value from a date and a time.
of(int, int, int) - Static method in class org.assertj.db.type.DateValue
Makes an instance of date value from a day of month, a month and an year.
of(int, int, int, int) - Static method in class org.assertj.db.type.TimeValue
Makes an instance of time value from a hours, minutes, seconds and nanoseconds.
of(int, int, int) - Static method in class org.assertj.db.type.TimeValue
Makes an instance of time value from a hours, minutes and seconds.
of(int, int) - Static method in class org.assertj.db.type.TimeValue
Makes an instance of time value from a hours and minutes.
ofAll() - Method in class org.assertj.db.api.AbstractAssertWithOriginWithChanges
Returns an assertion of all the changes.
ofAll() - Method in class org.assertj.db.api.ChangesAssert
Returns an assertion of all the changes.
ofAll() - Method in interface org.assertj.db.navigation.ToChanges
Returns an assertion of all the changes.
ofAll() - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithChanges
Returns an assertion of all the changes.
ofAll() - Method in class org.assertj.db.output.ChangesOutputter
Returns an assertion of all the changes.
ofCreation() - Method in class org.assertj.db.api.AbstractAssertWithOriginWithChanges
Returns an assertion of the changes of creation (ChangeType.CREATION).
ofCreation() - Method in class org.assertj.db.api.ChangesAssert
Returns an assertion of the changes of creation (ChangeType.CREATION).
ofCreation() - Method in interface org.assertj.db.navigation.ToChanges
Returns an assertion of the changes of creation (ChangeType.CREATION).
ofCreation() - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithChanges
Returns an assertion of the changes of creation (ChangeType.CREATION).
ofCreation() - Method in class org.assertj.db.output.ChangesOutputter
Returns an assertion of the changes of creation (ChangeType.CREATION).
ofCreationOnTable(String) - Method in class org.assertj.db.api.AbstractAssertWithOriginWithChanges
Returns an assertion of the changes of creation (ChangeType.CREATION) on a table.
ofCreationOnTable(String) - Method in class org.assertj.db.api.ChangesAssert
Returns an assertion of the changes of creation (ChangeType.CREATION) on a table.
ofCreationOnTable(String) - Method in interface org.assertj.db.navigation.ToChanges
Returns an assertion of the changes of creation (ChangeType.CREATION) on a table.
ofCreationOnTable(String) - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithChanges
Returns an assertion of the changes of creation (ChangeType.CREATION) on a table.
ofCreationOnTable(String) - Method in class org.assertj.db.output.ChangesOutputter
Returns an assertion of the changes of creation (ChangeType.CREATION) on a table.
ofDeletion() - Method in class org.assertj.db.api.AbstractAssertWithOriginWithChanges
Returns an assertion of the changes of deletion (ChangeType.DELETION).
ofDeletion() - Method in class org.assertj.db.api.ChangesAssert
Returns an assertion of the changes of deletion (ChangeType.DELETION).
ofDeletion() - Method in interface org.assertj.db.navigation.ToChanges
Returns an assertion of the changes of deletion (ChangeType.DELETION).
ofDeletion() - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithChanges
Returns an assertion of the changes of deletion (ChangeType.DELETION).
ofDeletion() - Method in class org.assertj.db.output.ChangesOutputter
Returns an assertion of the changes of deletion (ChangeType.DELETION).
ofDeletionOnTable(String) - Method in class org.assertj.db.api.AbstractAssertWithOriginWithChanges
Returns an assertion of the changes of deletion (ChangeType.DELETION) on a table.
ofDeletionOnTable(String) - Method in class org.assertj.db.api.ChangesAssert
Returns an assertion of the changes of deletion (ChangeType.DELETION) on a table.
ofDeletionOnTable(String) - Method in interface org.assertj.db.navigation.ToChanges
Returns an assertion of the changes of deletion (ChangeType.DELETION) on a table.
ofDeletionOnTable(String) - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithChanges
Returns an assertion of the changes of deletion (ChangeType.DELETION) on a table.
ofDeletionOnTable(String) - Method in class org.assertj.db.output.ChangesOutputter
Returns an assertion of the changes of deletion (ChangeType.DELETION) on a table.
ofModification() - Method in class org.assertj.db.api.AbstractAssertWithOriginWithChanges
Returns an assertion of the changes of modification (ChangeType.MODIFICATION).
ofModification() - Method in class org.assertj.db.api.ChangesAssert
Returns an assertion of the changes of modification (ChangeType.MODIFICATION).
ofModification() - Method in interface org.assertj.db.navigation.ToChanges
Returns an assertion of the changes of modification (ChangeType.MODIFICATION).
ofModification() - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithChanges
Returns an assertion of the changes of modification (ChangeType.MODIFICATION).
ofModification() - Method in class org.assertj.db.output.ChangesOutputter
Returns an assertion of the changes of modification (ChangeType.MODIFICATION).
ofModificationOnTable(String) - Method in class org.assertj.db.api.AbstractAssertWithOriginWithChanges
Returns an assertion of the changes of modification (ChangeType.MODIFICATION) on a table.
ofModificationOnTable(String) - Method in class org.assertj.db.api.ChangesAssert
Returns an assertion of the changes of modification (ChangeType.MODIFICATION) on a table.
ofModificationOnTable(String) - Method in interface org.assertj.db.navigation.ToChanges
Returns an assertion of the changes of modification (ChangeType.MODIFICATION) on a table.
ofModificationOnTable(String) - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithChanges
Returns an assertion of the changes of modification (ChangeType.MODIFICATION) on a table.
ofModificationOnTable(String) - Method in class org.assertj.db.output.ChangesOutputter
Returns an assertion of the changes of modification (ChangeType.MODIFICATION) on a table.
onTable(String) - Method in class org.assertj.db.api.AbstractAssertWithOriginWithChanges
Returns an assertion of the changes on a table.
onTable(String) - Method in class org.assertj.db.api.ChangesAssert
Returns an assertion of the changes on a table.
onTable(String) - Method in interface org.assertj.db.navigation.ToChanges
Returns an assertion of the changes on a table.
onTable(String) - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithChanges
Returns an assertion of the changes on a table.
onTable(String) - Method in class org.assertj.db.output.ChangesOutputter
Returns an assertion of the changes on a table.
org.assertj.db.api - package org.assertj.db.api
This package contains the API of assertj-db (and especially the entry point class Assertions).
org.assertj.db.api.assertions - package org.assertj.db.api.assertions
This package contains interfaces that defines the different assertions methods.
org.assertj.db.api.assertions.impl - package org.assertj.db.api.assertions.impl
This package contains utility classes that implements the different assertions methods.
org.assertj.db.error - package org.assertj.db.error
This package contains the different error messages used when an assertion methods fail.
org.assertj.db.exception - package org.assertj.db.exception
This package contains the different exception thrown when there is an unexpected situation.
org.assertj.db.global - package org.assertj.db.global
This package contains the abstract class which is parent of all the elements.
org.assertj.db.navigation - package org.assertj.db.navigation
This package contains interfaces that defines the different navigation methods.
org.assertj.db.navigation.element - package org.assertj.db.navigation.element
This package contains interfaces about the different elements in assertions or outputs.
org.assertj.db.navigation.origin - package org.assertj.db.navigation.origin
This package contains interfaces that defines the different Origins used by the navigation.
org.assertj.db.output - package org.assertj.db.output
This package contains classes that allows to output the information about table, request or changes.
org.assertj.db.output.impl - package org.assertj.db.output.impl
This package contains utility classes about the output.
org.assertj.db.type - package org.assertj.db.type
This package contains the classes that defines the different types used in assertj-db.
org.assertj.db.type.lettercase - package org.assertj.db.type.lettercase
This package contains the interfaces and utility classes about the letter case.
org.assertj.db.util - package org.assertj.db.util
This package contains the utility classes of assertj-db.
origin - Variable in class org.assertj.db.api.AbstractAssertWithOrigin
The assertion of origin.
Origin - Interface in org.assertj.db.navigation.origin
Defines a class which is the origin of another.
origin - Variable in class org.assertj.db.output.AbstractOutputterWithOrigin
The assertion of origin.
OriginWithChanges<CHS extends ChangesElement,CH extends ChangeElement> - Interface in org.assertj.db.navigation.origin
Defines a class which is the Origin of another and have ChangesElement.
OriginWithColumnsAndRows<C extends ColumnElement,R extends RowElement> - Interface in org.assertj.db.navigation.origin
Defines a class which is the Origin of another and have Columns and Rows.
OriginWithColumnsAndRowsFromChange<CHS extends ChangesElement,CH extends ChangeElement,C extends ColumnElement,R extends RowElement> - Interface in org.assertj.db.navigation.origin
Defines a class which is the Origin of another and have Columns and Rows from a Change.
OriginWithValuesFromColumn<CHS extends ChangesElement,CH extends ChangeElement,C extends ColumnElement,R extends RowElement,V extends ValueElement> - Interface in org.assertj.db.navigation.origin
Defines a class which is the Origin of another and have values from a Column of a Change.
OriginWithValuesFromRow<CHS extends ChangesElement,CH extends ChangeElement,C extends ColumnElement,R extends RowElement,V extends ValueElement> - Interface in org.assertj.db.navigation.origin
Defines a class which is the Origin of another and have values from a Row.
Output - Interface in org.assertj.db.output.impl
Interface of the output of a output of assertj-db.
output(Table) - Static method in class org.assertj.db.output.Outputs
Creates a new instance of TableOutputter.
output(Request) - Static method in class org.assertj.db.output.Outputs
Creates a new instance of RequestOutputter.
output(Changes) - Static method in class org.assertj.db.output.Outputs
Creates a new instance of ChangesOutputter.
Outputs - Class in org.assertj.db.output
Entry point of all the outputs.
outputType - Variable in class org.assertj.db.output.AbstractOutputter
Type of output.
OutputType - Enum in org.assertj.db.output.impl
Enumeration of the different types of output.

P

parse(String) - Static method in class org.assertj.db.type.DateTimeValue
Makes an instance of date/time value from a String in yyyy-mm-dd, yyyy-mm-ddThh:mm, yyyy-mm-ddThh:mm:ss or yyyy-mm-ddThh:mm:ss.nnnnnnnnn format.
parse(String) - Static method in class org.assertj.db.type.DateValue
Makes an instance of date value from a String in format yyyy-mm-dd.
parse(String) - Static method in class org.assertj.db.type.TimeValue
Makes an instance of time value from a String in hh:mm, hh:mm:ss or hh:mm:ss.nnnnnnnnn format.
Position<E extends AbstractElement<E> & Navigation,N extends AbstractElement<N> & Navigation,D extends DbElement> - Class in org.assertj.db.navigation
Position during navigation.
Position(E, Class<N>) - Constructor for class org.assertj.db.navigation.Position
Constructor.
PositionWithChanges<E extends AbstractElement<E> & Navigation,N extends AbstractElement<N> & Navigation> - Class in org.assertj.db.navigation
Position during navigation.
PositionWithChanges(E, Class<E>, Class<N>) - Constructor for class org.assertj.db.navigation.PositionWithChanges
Constructor.
PositionWithColumns<E extends AbstractElement<E> & Navigation,N extends AbstractElement<N> & Navigation,D extends DbElement> - Class in org.assertj.db.navigation
Position with columns during navigation.
PositionWithColumns(E, Class<N>) - Constructor for class org.assertj.db.navigation.PositionWithColumns
Constructor.
PositionWithColumnsChange<E extends AbstractElement<E> & Navigation,N extends AbstractElement<N> & Navigation> - Class in org.assertj.db.navigation
Position during navigation.
PositionWithColumnsChange(E, Class<N>) - Constructor for class org.assertj.db.navigation.PositionWithColumnsChange
Constructor.
PositionWithPoints<E extends AbstractElement<E> & Navigation,N extends AbstractElement<N> & Navigation,D extends DbElement> - Class in org.assertj.db.navigation
Position with point (start point and end point) during navigation.
PositionWithPoints(E, Class<N>, Class<D>, D, D) - Constructor for class org.assertj.db.navigation.PositionWithPoints
Constructor.
PRIMARY_KEY_DEFAULT - Static variable in class org.assertj.db.type.lettercase.LetterCase
The default letter case for table.
proxies - Variable in class org.assertj.db.api.AbstractSoftAssertions
 
Proxies - Class in org.assertj.db.util
Utilities for manage proxies.
Proxies() - Constructor for class org.assertj.db.util.Proxies
 
ProxifyPositionResult - Class in org.assertj.db.api
Method interceptor that proxify result of assertions methods.
proxy(Class<V>, Class<T>, T) - Method in class org.assertj.db.api.AbstractSoftAssertions
 

R

Request - Class in org.assertj.db.type
A request in the database to get values.
Request() - Constructor for class org.assertj.db.type.Request
Default constructor.
Request(Source, String, Object...) - Constructor for class org.assertj.db.type.Request
Constructor with a connection.
Request(DataSource, String, Object...) - Constructor for class org.assertj.db.type.Request
Constructor with a data source.
RequestAssert - Class in org.assertj.db.api
Assertion methods for a Request.
RequestAssert(Request) - Constructor for class org.assertj.db.api.RequestAssert
Constructor.
RequestColumnAssert - Class in org.assertj.db.api
Assertion methods for a Column of a Request.
RequestColumnAssert(RequestAssert, Column) - Constructor for class org.assertj.db.api.RequestColumnAssert
Constructor.
RequestColumnOutputter - Class in org.assertj.db.output
Output methods for a Column of a Request.
RequestColumnOutputter(RequestOutputter, Column) - Constructor for class org.assertj.db.output.RequestColumnOutputter
Constructor.
RequestColumnValueAssert - Class in org.assertj.db.api
Assertion methods for a value in a Column of a Request.
RequestColumnValueAssert(RequestColumnAssert, Value) - Constructor for class org.assertj.db.api.RequestColumnValueAssert
Constructor.
RequestColumnValueOutputter - Class in org.assertj.db.output
Output methods for a value in a Column of a Request.
RequestColumnValueOutputter(RequestColumnOutputter, Value) - Constructor for class org.assertj.db.output.RequestColumnValueOutputter
Constructor.
RequestOutputter - Class in org.assertj.db.output
Output methods for a Request.
RequestRowAssert - Class in org.assertj.db.api
Assertion methods for a Row of a Table.
RequestRowAssert(RequestAssert, Row) - Constructor for class org.assertj.db.api.RequestRowAssert
Constructor.
RequestRowOutputter - Class in org.assertj.db.output
Output methods for a Row of a Table.
RequestRowOutputter(RequestOutputter, Row) - Constructor for class org.assertj.db.output.RequestRowOutputter
Constructor.
RequestRowValueAssert - Class in org.assertj.db.api
Assertion methods for a value in a Row of a Request.
RequestRowValueAssert(RequestRowAssert, Value) - Constructor for class org.assertj.db.api.RequestRowValueAssert
Constructor.
RequestRowValueOutputter - Class in org.assertj.db.output
Output methods for a value in a Row of a Request.
RequestRowValueOutputter(RequestRowOutputter, Value) - Constructor for class org.assertj.db.output.RequestRowValueOutputter
Constructor.
returnToChange() - Method in class org.assertj.db.api.ChangeColumnAssert
Returns to level of assertion methods on a Change.
returnToChange() - Method in class org.assertj.db.api.ChangeRowAssert
Returns to level of assertion methods on a Change.
returnToChange() - Method in class org.assertj.db.output.ChangeColumnOutputter
Returns to level of output methods on a Change.
returnToChange() - Method in class org.assertj.db.output.ChangeRowOutputter
Returns to level of output methods on a Change.
returnToChanges() - Method in class org.assertj.db.api.ChangeAssert
Returns to level of assertion methods on Changes.
returnToChanges() - Method in class org.assertj.db.output.ChangeOutputter
Returns to level of output methods on Changes.
returnToColumn() - Method in class org.assertj.db.api.AbstractColumnValueAssert
Returns to level of assertion methods on a Column.
returnToColumn() - Method in class org.assertj.db.api.ChangeColumnValueAssert
Returns to level of assertion methods on a Column.
returnToColumn() - Method in class org.assertj.db.output.AbstractColumnValueOutputter
Returns to level of assertion methods on a Column.
returnToColumn() - Method in class org.assertj.db.output.ChangeColumnValueOutputter
Returns to level of output methods on a Column.
returnToOrigin() - Method in class org.assertj.db.api.AbstractAssertWithOrigin
Returns the assertion of origin (an instance of a sub-class of Origin.
returnToOrigin() - Method in class org.assertj.db.output.AbstractOutputterWithOrigin
Returns the assertion of origin (an instance of a sub-class of Origin.
returnToRequest() - Method in class org.assertj.db.api.RequestColumnAssert
Returns to level of assertion methods on a Request.
returnToRequest() - Method in class org.assertj.db.api.RequestRowAssert
Returns to level of assertion methods on a Request.
returnToRequest() - Method in class org.assertj.db.output.RequestColumnOutputter
Returns to level of assertion methods on a Request.
returnToRequest() - Method in class org.assertj.db.output.RequestRowOutputter
Returns to level of assertion methods on a Request.
returnToRow() - Method in class org.assertj.db.api.AbstractRowValueAssert
Returns to level of assertion methods on a Row.
returnToRow() - Method in class org.assertj.db.api.ChangeRowValueAssert
Returns to level of assertion methods on a Row.
returnToRow() - Method in class org.assertj.db.output.AbstractRowValueOutputter
Returns to level of assertion methods on a Row.
returnToRow() - Method in class org.assertj.db.output.ChangeRowValueOutputter
Returns to level of output methods on a Row.
returnToTable() - Method in class org.assertj.db.api.TableColumnAssert
Returns to level of assertion methods on a Table.
returnToTable() - Method in class org.assertj.db.api.TableRowAssert
Returns to level of assertion methods on a Table.
returnToTable() - Method in class org.assertj.db.output.TableColumnOutputter
Returns to level of assertion methods on a Table.
returnToTable() - Method in class org.assertj.db.output.TableRowOutputter
Returns to level of assertion methods on a Table.
reverse() - Method in class org.assertj.db.type.DateTimeValue
Returns the reverse of the date/time.
reverse() - Method in class org.assertj.db.type.DateValue
Returns the reverse of the date.
reverse() - Method in class org.assertj.db.type.TimeValue
Returns the reverse of the time.
row() - Method in class org.assertj.db.api.AbstractAssertWithOriginWithColumnsAndRows
Returns assertion methods on the next Row in the list of Row.
row(int) - Method in class org.assertj.db.api.AbstractAssertWithOriginWithColumnsAndRows
Returns assertion methods on the Row at the index in parameter.
row() - Method in class org.assertj.db.api.AbstractDbAssert
Returns assertion methods on the next Row in the list of Row.
row(int) - Method in class org.assertj.db.api.AbstractDbAssert
Returns assertion methods on the Row at the index in parameter.
row - Variable in class org.assertj.db.api.AbstractRowAssert
Row on which do the assertion.
row() - Method in interface org.assertj.db.navigation.ToRow
Returns assertion methods on the next Row in the list of Row.
row(int) - Method in interface org.assertj.db.navigation.ToRow
Returns assertion methods on the Row at the index in parameter.
row() - Method in class org.assertj.db.output.AbstractDbOutputter
Returns assertion methods on the next Row in the list of Row.
row(int) - Method in class org.assertj.db.output.AbstractDbOutputter
Returns assertion methods on the Row at the index in parameter.
row() - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithColumnsAndRows
Returns assertion methods on the next Row in the list of Row.
row(int) - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithColumnsAndRows
Returns assertion methods on the Row at the index in parameter.
Row - Class in org.assertj.db.type
Row in a AbstractDbData.
rowAtEndPoint() - Method in class org.assertj.db.api.AbstractAssertWithOriginWithColumnsAndRowsFromChange
Returns assertion methods on the Row at end point.
rowAtEndPoint() - Method in class org.assertj.db.api.ChangeAssert
Returns assertion methods on the Row at end point.
rowAtEndPoint() - Method in interface org.assertj.db.navigation.ToRowFromChange
Returns assertion methods on the Row at end point.
rowAtEndPoint() - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithColumnsAndRowsFromChange
Returns assertion methods on the Row at end point.
rowAtEndPoint() - Method in class org.assertj.db.output.ChangeOutputter
Returns assertion methods on the Row at end point.
rowAtStartPoint() - Method in class org.assertj.db.api.AbstractAssertWithOriginWithColumnsAndRowsFromChange
Returns assertion methods on the Row at start point.
rowAtStartPoint() - Method in class org.assertj.db.api.ChangeAssert
Returns assertion methods on the Row at start point.
rowAtStartPoint() - Method in interface org.assertj.db.navigation.ToRowFromChange
Returns assertion methods on the Row at start point.
rowAtStartPoint() - Method in class org.assertj.db.output.AbstractOutputterWithOriginWithColumnsAndRowsFromChange
Returns assertion methods on the Row at start point.
rowAtStartPoint() - Method in class org.assertj.db.output.ChangeOutputter
Returns assertion methods on the Row at start point.
RowComparator - Enum in org.assertj.db.util
Comparator for the Row.
RowElement - Interface in org.assertj.db.navigation.element
Interface that represents a element of navigation about row.

S

satisfies(Condition<?>) - Method in class org.assertj.db.api.AbstractAssertWithValues
Verifies that the actual value satisfies the given condition.
satisfies(Condition<?>) - Method in class org.assertj.db.api.AbstractValueAssert
Verifies that the actual value satisfies the given condition.
satisfies(Condition<?>) - Method in interface org.assertj.db.api.assertions.AssertOnValueCondition
Verifies that the actual value satisfies the given condition.
setColumnsNameList(List<String>) - Method in class org.assertj.db.type.AbstractDbData
Sets the list of the columns name.
setColumnsToCheck(String[]) - Method in class org.assertj.db.type.Table
Sets the columns to check (which are present in AbstractDbData.getColumnsNameList()).
setColumnsToExclude(String[]) - Method in class org.assertj.db.type.Table
Sets the columns to exclude (which are not present in AbstractDbData.getColumnsNameList()).
setColumnsToOrder(Table.Order[]) - Method in class org.assertj.db.type.Table
Sets the columns to order (which are used in ORDER BY).
setDataSource(DataSource) - Method in class org.assertj.db.type.AbstractDbElement
Sets the data source.
setDataSource(DataSource) - Method in class org.assertj.db.type.Table
Sets the data source.
setEndDelimiter(Character) - Method in class org.assertj.db.type.Table
Sets the end delimiter for column name and table name.
setEndPointNow() - Method in class org.assertj.db.type.Changes
Sets the end point for comparison.
setLoginTimeout(int) - Method in class org.assertj.db.type.DataSourceWithLetterCase
setLogWriter(PrintWriter) - Method in class org.assertj.db.type.DataSourceWithLetterCase
setName(String) - Method in class org.assertj.db.type.Table
Sets the name of the table.
setParameters(Object...) - Method in class org.assertj.db.type.Request
Sets the parameters of the SQL request.
setPksName(String...) - Method in class org.assertj.db.type.Request
Sets the primary keys name.
setPksNameList(List<String>) - Method in class org.assertj.db.type.AbstractDbData
Sets the list of the primary key name.
setRequest(Request) - Method in class org.assertj.db.type.Changes
Sets the Request.
setRequest(String) - Method in class org.assertj.db.type.Request
Sets the SQL request.
setSource(Source) - Method in class org.assertj.db.type.AbstractDbElement
Sets the source.
setSource(Source) - Method in class org.assertj.db.type.Table
Sets the source.
setStartDelimiter(Character) - Method in class org.assertj.db.type.Table
Sets the start delimiter for column name and table name.
setStartPointNow() - Method in class org.assertj.db.type.Changes
Sets the start point for comparison.
setTables(Table...) - Method in class org.assertj.db.type.Changes
Sets the table on which are the comparison.
ShouldBeAfter - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a value is after a value.
shouldBeAfter(Object, Object) - Static method in class org.assertj.db.error.ShouldBeAfter
Creates a new ShouldBeAfter.
ShouldBeAfterOrEqual - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a value is after or equal a value.
shouldBeAfterOrEqual(Object, Object) - Static method in class org.assertj.db.error.ShouldBeAfterOrEqual
Creates a new ShouldBeAfterOrEqual.
ShouldBeBefore - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a value is before a value.
shouldBeBefore(Object, Object) - Static method in class org.assertj.db.error.ShouldBeBefore
Creates a new ShouldBeBefore.
ShouldBeBeforeOrEqual - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a value is before or equal a value.
shouldBeBeforeOrEqual(Object, Object) - Static method in class org.assertj.db.error.ShouldBeBeforeOrEqual
Creates a new ShouldBeBeforeOrEqual.
ShouldBeChangeType - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a change is of a type.
shouldBeChangeType(ChangeType, ChangeType) - Static method in class org.assertj.db.error.ShouldBeChangeType
Creates a new ShouldBeChangeType.
ShouldBeClose - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a value is close to another value.
shouldBeClose(Object, Object, Object) - Static method in class org.assertj.db.error.ShouldBeClose
Creates a new ShouldBeClose.
ShouldBeCompatible - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a value is compatible with a value.
shouldBeCompatible(Value, Object) - Static method in class org.assertj.db.error.ShouldBeCompatible
Creates a new ShouldBeCompatible.
ShouldBeDataType - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a change is on a data type.
shouldBeDataType(DataType, DataType) - Static method in class org.assertj.db.error.ShouldBeDataType
Creates a new ShouldBeDataType.
ShouldBeEqual - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a value is equal to another value.
shouldBeEqual(Object, Object) - Static method in class org.assertj.db.error.ShouldBeEqual
Creates a new ShouldBeEqual.
shouldBeEqual() - Static method in class org.assertj.db.error.ShouldBeEqual
Creates a new ShouldBeEqual.
shouldBeEqual(int, Object, Object) - Static method in class org.assertj.db.error.ShouldBeEqual
Creates a new ShouldBeEqual.
shouldBeEqual(int) - Static method in class org.assertj.db.error.ShouldBeEqual
Creates a new ShouldBeEqual.
ShouldBeEqualWithEndPoint - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a value at end point is equal to another value.
shouldBeEqualWithEndPoint(Object, Object) - Static method in class org.assertj.db.error.ShouldBeEqualWithEndPoint
shouldBeEqualWithEndPoint() - Static method in class org.assertj.db.error.ShouldBeEqualWithEndPoint
ShouldBeEqualWithStartPoint - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a value at start point is equal to another value.
ShouldBeEqualWithStartPoint(Object, Object) - Constructor for class org.assertj.db.error.ShouldBeEqualWithStartPoint
Constructor.
shouldBeEqualWithStartPoint(Object, Object) - Static method in class org.assertj.db.error.ShouldBeEqualWithStartPoint
shouldBeEqualWithStartPoint() - Static method in class org.assertj.db.error.ShouldBeEqualWithStartPoint
ShouldBeGreater - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a value is greater than another value.
shouldBeGreater(Value, Object) - Static method in class org.assertj.db.error.ShouldBeGreater
Creates a new ShouldBeGreater.
ShouldBeGreaterOrEqual - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a value is greater than or equal to another value.
shouldBeGreaterOrEqual(Value, Object) - Static method in class org.assertj.db.error.ShouldBeGreaterOrEqual
Creates a new ShouldBeGreaterOrEqual.
ShouldBeLess - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a value is less than another value.
shouldBeLess(Value, Object) - Static method in class org.assertj.db.error.ShouldBeLess
Creates a new ShouldBeLess.
ShouldBeLessOrEqual - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a value is less than or equal to another value.
shouldBeLessOrEqual(Value, Object) - Static method in class org.assertj.db.error.ShouldBeLessOrEqual
Creates a new ShouldBeLessOrEqual.
ShouldBeModified - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a column is modified.
shouldBeModified(Value, Value) - Static method in class org.assertj.db.error.ShouldBeModified
Creates a new ShouldBeModified.
ShouldBeOnTable - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a change is on a table.
shouldBeOnTable(String, String) - Static method in class org.assertj.db.error.ShouldBeOnTable
Creates a new ShouldBeOnTable.
ShouldBeValueClass - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a value is of a class.
shouldBeValueClass(Value, Class<?>) - Static method in class org.assertj.db.error.ShouldBeValueClass
Creates a new ShouldBeValueClass.
shouldBeValueClass(int, Value, Class<?>) - Static method in class org.assertj.db.error.ShouldBeValueClass
Creates a new ShouldBeValueType.
ShouldBeValueClassWithEndPoint - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a value is of a class.
shouldBeValueClassWithEndPoint(Value, Class<?>) - Static method in class org.assertj.db.error.ShouldBeValueClassWithEndPoint
ShouldBeValueClassWithStartPoint - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a value is of a class.
shouldBeValueClassWithStartPoint(Value, Class<?>) - Static method in class org.assertj.db.error.ShouldBeValueClassWithStartPoint
ShouldBeValueType - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a value is of a type.
shouldBeValueType(Value, ValueType, ValueType) - Static method in class org.assertj.db.error.ShouldBeValueType
Creates a new ShouldBeValueType.
shouldBeValueType(int, Value, ValueType, ValueType) - Static method in class org.assertj.db.error.ShouldBeValueType
Creates a new ShouldBeValueType.
ShouldBeValueTypeOfAny - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a value is of any types.
shouldBeValueTypeOfAny(Value, ValueType, ValueType...) - Static method in class org.assertj.db.error.ShouldBeValueTypeOfAny
Creates a new ShouldBeValueTypeOfAny.
shouldBeValueTypeOfAny(int, Value, ValueType, ValueType...) - Static method in class org.assertj.db.error.ShouldBeValueTypeOfAny
Creates a new ShouldBeValueTypeOfAny.
ShouldBeValueTypeOfAnyWithEndPoint - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a value is of any types.
shouldBeValueTypeOfAnyWithEndPoint(Value, ValueType, ValueType...) - Static method in class org.assertj.db.error.ShouldBeValueTypeOfAnyWithEndPoint
ShouldBeValueTypeOfAnyWithStartPoint - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a value is of any types.
shouldBeValueTypeOfAnyWithStartPoint(Value, ValueType, ValueType...) - Static method in class org.assertj.db.error.ShouldBeValueTypeOfAnyWithStartPoint
ShouldBeValueTypeWithEndPoint - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a value is of a type.
shouldBeValueTypeWithEndPoint(Value, ValueType, ValueType) - Static method in class org.assertj.db.error.ShouldBeValueTypeWithEndPoint
ShouldBeValueTypeWithStartPoint - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a value is of a type.
shouldBeValueTypeWithStartPoint(Value, ValueType, ValueType) - Static method in class org.assertj.db.error.ShouldBeValueTypeWithStartPoint
ShouldContainsOnlyNotNull - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a value is null.
shouldContainsOnlyNotNull(int) - Static method in class org.assertj.db.error.ShouldContainsOnlyNotNull
ShouldContainsOnlyNull - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a value is not null.
shouldContainsOnlyNull(int) - Static method in class org.assertj.db.error.ShouldContainsOnlyNull
Creates a new ShouldContainsOnlyNull.
ShouldContainsValue - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that values are contained in values.
shouldContainsValue(Object, Object, Object, int) - Static method in class org.assertj.db.error.ShouldContainsValue
Creates a new ShouldContainsValue.
shouldContainsValue(int) - Static method in class org.assertj.db.error.ShouldContainsValue
Creates a new ShouldContainsValue.
ShouldExist - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a row exists.
shouldExist() - Static method in class org.assertj.db.error.ShouldExist
Creates a new ShouldExist.
ShouldHaveChangesSize - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies the changes size a value failed.
shouldHaveChangesSize(int, int) - Static method in class org.assertj.db.error.ShouldHaveChangesSize
Creates a new ShouldHaveChangesSize.
ShouldHaveChangesSizeGreater - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies the changes size a value failed.
shouldHaveChangesSizeGreater(int, int) - Static method in class org.assertj.db.error.ShouldHaveChangesSizeGreater
ShouldHaveChangesSizeGreaterOrEqual - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies the changes size a value failed.
shouldHaveChangesSizeGreaterOrEqual(int, int) - Static method in class org.assertj.db.error.ShouldHaveChangesSizeGreaterOrEqual
ShouldHaveChangesSizeLess - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies the changes size a value failed.
shouldHaveChangesSizeLess(int, int) - Static method in class org.assertj.db.error.ShouldHaveChangesSizeLess
ShouldHaveChangesSizeLessOrEqual - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies the changes size a value failed.
shouldHaveChangesSizeLessOrEqual(int, int) - Static method in class org.assertj.db.error.ShouldHaveChangesSizeLessOrEqual
ShouldHaveColumnsSize - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies the columns size a value failed.
shouldHaveColumnsSize(int, int) - Static method in class org.assertj.db.error.ShouldHaveColumnsSize
Creates a new ShouldHaveColumnsSize.
ShouldHaveColumnsSizeGreater - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies the columns size a value failed.
shouldHaveColumnsSizeGreater(int, int) - Static method in class org.assertj.db.error.ShouldHaveColumnsSizeGreater
ShouldHaveColumnsSizeGreaterOrEqual - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies the columns size a value failed.
shouldHaveColumnsSizeGreaterOrEqual(int, int) - Static method in class org.assertj.db.error.ShouldHaveColumnsSizeGreaterOrEqual
ShouldHaveColumnsSizeLess - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies the columns size a value failed.
shouldHaveColumnsSizeLess(int, int) - Static method in class org.assertj.db.error.ShouldHaveColumnsSizeLess
ShouldHaveColumnsSizeLessOrEqual - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies the columns size a value failed.
shouldHaveColumnsSizeLessOrEqual(int, int) - Static method in class org.assertj.db.error.ShouldHaveColumnsSizeLessOrEqual
ShouldHaveModifications - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies the modified columns.
shouldHaveModifications(Integer[], Integer[]) - Static method in class org.assertj.db.error.ShouldHaveModifications
shouldHaveModifications(String[], String[]) - Static method in class org.assertj.db.error.ShouldHaveModifications
ShouldHaveName - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies the name of the column.
shouldHaveName(String, String) - Static method in class org.assertj.db.error.ShouldHaveName
Creates a new ShouldHaveName.
ShouldHaveNumberOfModifications - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies the number of modified columns.
shouldHaveNumberOfModifications(int, int) - Static method in class org.assertj.db.error.ShouldHaveNumberOfModifications
ShouldHaveNumberOfModificationsGreater - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies the number of modified columns.
shouldHaveNumberOfModificationsGreater(int, int) - Static method in class org.assertj.db.error.ShouldHaveNumberOfModificationsGreater
ShouldHaveNumberOfModificationsGreaterOrEqual - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies the number of modified columns.
shouldHaveNumberOfModificationsGreaterOrEqual(int, int) - Static method in class org.assertj.db.error.ShouldHaveNumberOfModificationsGreaterOrEqual
ShouldHaveNumberOfModificationsLess - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies the number of modified columns.
shouldHaveNumberOfModificationsLess(int, int) - Static method in class org.assertj.db.error.ShouldHaveNumberOfModificationsLess
ShouldHaveNumberOfModificationsLessOrEqual - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies the number of modified columns.
shouldHaveNumberOfModificationsLessOrEqual(int, int) - Static method in class org.assertj.db.error.ShouldHaveNumberOfModificationsLessOrEqual
ShouldHavePksNames - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies the names of the columns of the primary key.
shouldHavePksNames(String[], String[]) - Static method in class org.assertj.db.error.ShouldHavePksNames
Creates a new ShouldHavePksNames.
ShouldHavePksValues - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies the values of the columns of the primary key.
shouldHavePksValues(Object[], Object[]) - Static method in class org.assertj.db.error.ShouldHavePksValues
Creates a new ShouldHavePksValues.
ShouldHaveRowsSize - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies the rows size a value failed.
shouldHaveRowsSize(int, int) - Static method in class org.assertj.db.error.ShouldHaveRowsSize
Creates a new ShouldHaveRowsSize.
ShouldHaveRowsSizeGreater - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies the rows size a value failed.
shouldHaveRowsSizeGreater(int, int) - Static method in class org.assertj.db.error.ShouldHaveRowsSizeGreater
ShouldHaveRowsSizeGreaterOrEqual - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies the rows size a value failed.
shouldHaveRowsSizeGreaterOrEqual(int, int) - Static method in class org.assertj.db.error.ShouldHaveRowsSizeGreaterOrEqual
ShouldHaveRowsSizeLess - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies the rows size a value failed.
shouldHaveRowsSizeLess(int, int) - Static method in class org.assertj.db.error.ShouldHaveRowsSizeLess
Creates a new ShouldHaveRowsSizeLess.
ShouldHaveRowsSizeLessOrEqual - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies the rows size a value failed.
shouldHaveRowsSizeLessOrEqual(int, int) - Static method in class org.assertj.db.error.ShouldHaveRowsSizeLessOrEqual
ShouldNotBeEqual - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a value is not equal to another value.
shouldNotBeEqual(Object, Object) - Static method in class org.assertj.db.error.ShouldNotBeEqual
Creates a new ShouldNotBeEqual.
shouldNotBeEqual() - Static method in class org.assertj.db.error.ShouldNotBeEqual
Creates a new ShouldNotBeEqual.
ShouldNotBeModified - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a column is not modified.
shouldNotBeModified(Value, Value) - Static method in class org.assertj.db.error.ShouldNotBeModified
Creates a new ShouldNotBeModified.
ShouldNotExist - Class in org.assertj.db.error
Creates an error message indicating that an assertion that verifies that a row does not exist.
shouldNotExist() - Static method in class org.assertj.db.error.ShouldNotExist
Creates a new ShouldNotExist.
SoftAssertions - Class in org.assertj.db.api
Implementation of AssertJ SoftAssertions for Table, Request and Changes.
SoftAssertions() - Constructor for class org.assertj.db.api.SoftAssertions
 
sortRows() - Method in class org.assertj.db.type.AbstractDbData
Sorts the list of rows.
Source - Class in org.assertj.db.type
A source to indicates the information to connect to the database.
Source(String, String, String) - Constructor for class org.assertj.db.type.Source
Constructor with the information.
SourceWithLetterCase - Class in org.assertj.db.type
A source to indicates the information to connect to the database with letter case.
SourceWithLetterCase(String, String, String, LetterCase, LetterCase, LetterCase) - Constructor for class org.assertj.db.type.SourceWithLetterCase
Constructor with the information.

T

Table - Class in org.assertj.db.type
A table in the database to read to get the values.
Table() - Constructor for class org.assertj.db.type.Table
Default constructor.
Table(Source, String) - Constructor for class org.assertj.db.type.Table
Constructor with a Source and the name of the table.
Table(Source, String, String[], String[]) - Constructor for class org.assertj.db.type.Table
Constructor with a Source, the name of the table and the columns to check and to exclude.
Table(DataSource, String) - Constructor for class org.assertj.db.type.Table
Constructor with a dataSource and the name of the table.
Table(DataSource, String, String[], String[]) - Constructor for class org.assertj.db.type.Table
Constructor with a connection, the name of the table and the columns to check and to exclude.
Table(Source, String, Table.Order[]) - Constructor for class org.assertj.db.type.Table
Constructor with a Source and the name of the table.
Table(Source, String, Table.Order[], String[], String[]) - Constructor for class org.assertj.db.type.Table
Constructor with a Source, the name of the table and the columns to check and to exclude.
Table(DataSource, String, Table.Order[]) - Constructor for class org.assertj.db.type.Table
Constructor with a dataSource and the name of the table.
Table(DataSource, String, Table.Order[], String[], String[]) - Constructor for class org.assertj.db.type.Table
Constructor with a connection, the name of the table and the columns to check and to exclude.
Table(Source, String, Character, Character) - Constructor for class org.assertj.db.type.Table
Constructor with a Source and the name of the table.
Table(Source, String, Character, Character, String[], String[]) - Constructor for class org.assertj.db.type.Table
Constructor with a Source, the name of the table and the columns to check and to exclude.
Table(DataSource, String, Character, Character) - Constructor for class org.assertj.db.type.Table
Constructor with a dataSource and the name of the table.
Table(DataSource, String, Character, Character, String[], String[]) - Constructor for class org.assertj.db.type.Table
Constructor with a connection, the name of the table and the columns to check and to exclude.
Table(Source, String, Character, Character, Table.Order[]) - Constructor for class org.assertj.db.type.Table
Constructor with a Source and the name of the table.
Table(Source, String, Character, Character, Table.Order[], String[], String[]) - Constructor for class org.assertj.db.type.Table
Constructor with a Source, the name of the table and the columns to check and to exclude.
Table(DataSource, String, Character, Character, Table.Order[]) - Constructor for class org.assertj.db.type.Table
Constructor with a dataSource and the name of the table.
Table(DataSource, String, Character, Character, Table.Order[], String[], String[]) - Constructor for class org.assertj.db.type.Table
Constructor with a connection, the name of the table and the columns to check and to exclude.
Table.Order - Class in org.assertj.db.type
Indicates an order with the name on which is the order and the type.
Table.Order.OrderType - Enum in org.assertj.db.type
Enumeration of the type of order.
TABLE_DEFAULT - Static variable in class org.assertj.db.type.lettercase.LetterCase
The default letter case for table.
TableAssert - Class in org.assertj.db.api
Assertion methods for a Table.
TableAssert(Table) - Constructor for class org.assertj.db.api.TableAssert
Constructor.
TableColumnAssert - Class in org.assertj.db.api
Assertion methods for a Column of a Table.
TableColumnAssert(TableAssert, Column) - Constructor for class org.assertj.db.api.TableColumnAssert
Constructor.
TableColumnOutputter - Class in org.assertj.db.output
Output methods for a Column of a Table.
TableColumnOutputter(TableOutputter, Column) - Constructor for class org.assertj.db.output.TableColumnOutputter
Constructor.
TableColumnValueAssert - Class in org.assertj.db.api
Assertion methods for a value in a Column of a Table.
TableColumnValueAssert(TableColumnAssert, Value) - Constructor for class org.assertj.db.api.TableColumnValueAssert
Constructor.
TableColumnValueOutputter - Class in org.assertj.db.output
Output methods for a value in a Column of a Table.
TableColumnValueOutputter(TableColumnOutputter, Value) - Constructor for class org.assertj.db.output.TableColumnValueOutputter
Constructor.
TableOutputter - Class in org.assertj.db.output
Output methods for a Table.
TableRowAssert - Class in org.assertj.db.api
Assertion methods for a Row of a Table.
TableRowAssert(TableAssert, Row) - Constructor for class org.assertj.db.api.TableRowAssert
Constructor.
TableRowOutputter - Class in org.assertj.db.output
Output methods for a Row of a Table.
TableRowOutputter(TableOutputter, Row) - Constructor for class org.assertj.db.output.TableRowOutputter
Constructor.
TableRowValueAssert - Class in org.assertj.db.api
Assertion methods for a value in a Row of a Table.
TableRowValueAssert(TableRowAssert, Value) - Constructor for class org.assertj.db.api.TableRowValueAssert
Constructor.
TableRowValueOutputter - Class in org.assertj.db.output
Output methods for a value in a Row of a Table.
TableRowValueOutputter(TableRowOutputter, Value) - Constructor for class org.assertj.db.output.TableRowValueOutputter
Constructor.
then(Table) - Static method in class org.assertj.db.api.BDDAssertions
Creates a new instance of TableAssert.
then(Request) - Static method in class org.assertj.db.api.BDDAssertions
Creates a new instance of RequestAssert.
then(Changes) - Static method in class org.assertj.db.api.BDDAssertions
Creates a new instance of ChangesAssert.
TimeValue - Class in org.assertj.db.type
This class represents a time value in the database.
TimeValue(int, int, int, int) - Constructor for class org.assertj.db.type.TimeValue
Constructor.
TimeValue(int, int, int) - Constructor for class org.assertj.db.type.TimeValue
Constructor.
TimeValue(int, int) - Constructor for class org.assertj.db.type.TimeValue
Constructor.
TimeValue(String) - Constructor for class org.assertj.db.type.TimeValue
Constructor.
TimeValue(Time) - Constructor for class org.assertj.db.type.TimeValue
Constructor.
TimeValue(Calendar) - Constructor for class org.assertj.db.type.TimeValue
Constructor.
TimeValue(LocalTime) - Constructor for class org.assertj.db.type.TimeValue
Constructor.
ToChange<CH extends ChangeElement> - Interface in org.assertj.db.navigation
Defines methods to navigate to an instance with assertion methods on a Change.
ToChanges<CHS extends ChangesElement> - Interface in org.assertj.db.navigation
Defines methods to navigate to changes or to a Change.
ToColumn<C extends ColumnElement> - Interface in org.assertj.db.navigation
Defines methods to navigate to a Column.
ToColumnFromChange<C extends ColumnElement> - Interface in org.assertj.db.navigation
Defines methods to navigate to a modified Column from a Change.
toConsole() - Method in class org.assertj.db.output.AbstractOutputter
Output this to the System.out.
toFile(String) - Method in class org.assertj.db.output.AbstractOutputter
Output this to a file.
ToRow<R extends RowElement> - Interface in org.assertj.db.navigation
Defines methods to navigate to a Row.
ToRowFromChange<R extends RowElement> - Interface in org.assertj.db.navigation
Defines methods to navigate to a Row from a Change.
toStream(OutputStream) - Method in class org.assertj.db.output.AbstractOutputter
Output this to the OutputStream.
toString() - Method in class org.assertj.db.type.DateTimeValue
 
toString() - Method in class org.assertj.db.type.DateValue
 
toString() - Method in class org.assertj.db.type.TimeValue
 
ToValue<V extends ValueElement> - Interface in org.assertj.db.navigation
Defines methods to navigate to a value.
ToValueFromColumn<V extends ValueElement> - Interface in org.assertj.db.navigation
Defines methods to navigate to a value from a Column (a column from a Change}.
ToValueFromRow<V extends ValueElement> - Interface in org.assertj.db.navigation
Defines methods to navigate to a value from a Row.

U

unProxy(Class) - Static method in class org.assertj.db.util.Proxies
Return base of proxified class if it is proxified otherwise return class.
unwrap(Class<T>) - Method in class org.assertj.db.type.DataSourceWithLetterCase

V

value - Variable in class org.assertj.db.api.AbstractAssertWithValues
The actual value on which the assertion is.
value(String) - Method in class org.assertj.db.api.AbstractRowAssert
Returns assertion methods on the value corresponding to the column name in parameter.
value(String) - Method in class org.assertj.db.api.AbstractRowValueAssert
Returns assertion methods on the value corresponding to the column name in parameter.
value() - Method in class org.assertj.db.api.AbstractSubAssert
Returns assertion methods on the next value in the list of values.
value(int) - Method in class org.assertj.db.api.AbstractSubAssert
Returns assertion methods on the value at the index in parameter.
value - Variable in class org.assertj.db.api.AbstractValueAssert
The actual value on which this assertion is.
value() - Method in class org.assertj.db.api.AbstractValueAssert
Returns assertion methods on the next value in the list of values.
value(int) - Method in class org.assertj.db.api.AbstractValueAssert
Returns assertion methods on the value at the index in parameter.
value() - Method in class org.assertj.db.api.ChangeRowAssert
Returns assertion methods on the next value in the list of values.
value(int) - Method in class org.assertj.db.api.ChangeRowAssert
Returns assertion methods on the value at the index in parameter.
value(String) - Method in class org.assertj.db.api.ChangeRowAssert
Returns assertion methods on the value corresponding to the column name in parameter.
value() - Method in class org.assertj.db.api.ChangeRowValueAssert
Returns assertion methods on the next value in the list of values.
value(int) - Method in class org.assertj.db.api.ChangeRowValueAssert
Returns assertion methods on the value at the index in parameter.
value(String) - Method in class org.assertj.db.api.ChangeRowValueAssert
Returns assertion methods on the value corresponding to the column name in parameter.
value() - Method in interface org.assertj.db.navigation.ToValue
Returns assertion methods on the next value in the list of values.
value(int) - Method in interface org.assertj.db.navigation.ToValue
Returns assertion methods on the value at the index in parameter.
value(String) - Method in interface org.assertj.db.navigation.ToValueFromRow
Returns assertion methods on the value corresponding to the column name in parameter.
value - Variable in class org.assertj.db.output.AbstractOutputterWithValues
The actual value on which the assertion is.
value(String) - Method in class org.assertj.db.output.AbstractRowOutputter
Returns assertion methods on the value corresponding to the column name in parameter.
value(String) - Method in class org.assertj.db.output.AbstractRowValueOutputter
Returns assertion methods on the value corresponding to the column name in parameter.
value() - Method in class org.assertj.db.output.AbstractSubOutputter
Returns assertion methods on the next value in the list of values.
value(int) - Method in class org.assertj.db.output.AbstractSubOutputter
Returns assertion methods on the value at the index in parameter.
value - Variable in class org.assertj.db.output.AbstractValueOutputter
The actual value on which this assertion is.
value() - Method in class org.assertj.db.output.AbstractValueOutputter
Returns assertion methods on the next value in the list of values.
value(int) - Method in class org.assertj.db.output.AbstractValueOutputter
Returns assertion methods on the value at the index in parameter.
value() - Method in class org.assertj.db.output.ChangeRowOutputter
Returns assertion methods on the next value in the list of values.
value(int) - Method in class org.assertj.db.output.ChangeRowOutputter
Returns assertion methods on the value at the index in parameter.
value(String) - Method in class org.assertj.db.output.ChangeRowOutputter
Returns assertion methods on the value corresponding to the column name in parameter.
value() - Method in class org.assertj.db.output.ChangeRowValueOutputter
Returns assertion methods on the next value in the list of values.
value(int) - Method in class org.assertj.db.output.ChangeRowValueOutputter
Returns assertion methods on the value at the index in parameter.
value(String) - Method in class org.assertj.db.output.ChangeRowValueOutputter
Returns assertion methods on the value corresponding to the column name in parameter.
Value - Class in org.assertj.db.type
Value in a Row or a Column.
valueAtEndPoint - Variable in class org.assertj.db.api.ChangeColumnAssert
The actual value at end point.
valueAtEndPoint() - Method in class org.assertj.db.api.ChangeColumnAssert
Returns assertion methods on the value at the end point.
valueAtEndPoint() - Method in class org.assertj.db.api.ChangeColumnValueAssert
Returns assertion methods on the value at the end point.
valueAtEndPoint() - Method in interface org.assertj.db.navigation.ToValueFromColumn
Returns assertion methods on the value at the end point.
valueAtEndPoint() - Method in class org.assertj.db.output.ChangeColumnOutputter
Returns assertion methods on the value at the end point.
valueAtEndPoint() - Method in class org.assertj.db.output.ChangeColumnValueOutputter
Returns assertion methods on the value at the end point.
valueAtStartPoint - Variable in class org.assertj.db.api.ChangeColumnAssert
The actual value at start point.
valueAtStartPoint() - Method in class org.assertj.db.api.ChangeColumnAssert
Returns assertion methods on the value at the start point.
valueAtStartPoint() - Method in class org.assertj.db.api.ChangeColumnValueAssert
Returns assertion methods on the value at the start point.
valueAtStartPoint() - Method in interface org.assertj.db.navigation.ToValueFromColumn
Returns assertion methods on the value at the start point.
valueAtStartPoint() - Method in class org.assertj.db.output.ChangeColumnOutputter
Returns assertion methods on the value at the start point.
valueAtStartPoint() - Method in class org.assertj.db.output.ChangeColumnValueOutputter
Returns assertion methods on the value at the start point.
ValueElement - Interface in org.assertj.db.navigation.element
Interface that represents a element of navigation about value.
valueOf(String) - Static method in enum org.assertj.db.output.impl.OutputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.assertj.db.type.ChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.assertj.db.type.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.assertj.db.type.lettercase.CaseComparisons
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.assertj.db.type.lettercase.CaseConversions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.assertj.db.type.Table.Order.OrderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.assertj.db.type.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.assertj.db.util.ChangeComparator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.assertj.db.util.NameComparator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.assertj.db.util.RowComparator
Returns the enum constant of this type with the specified name.
valuePosition - Variable in class org.assertj.db.api.AbstractColumnAssert
Position of navigation to value.
valuePosition - Variable in class org.assertj.db.output.AbstractColumnOutputter
Position of navigation to value.
values() - Static method in enum org.assertj.db.output.impl.OutputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.assertj.db.type.ChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.assertj.db.type.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.assertj.db.type.lettercase.CaseComparisons
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.assertj.db.type.lettercase.CaseConversions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.assertj.db.type.Table.Order.OrderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.assertj.db.type.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.assertj.db.util.ChangeComparator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.assertj.db.util.NameComparator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.assertj.db.util.RowComparator
Returns an array containing the constants of this enum type, in the order they are declared.
Values - Class in org.assertj.db.util
Utility methods related to values.
ValueType - Enum in org.assertj.db.type
Enumeration of the different type of value that are in the database.

W

wasSuccess() - Method in class org.assertj.db.api.AbstractSoftAssertions
 
wasSuccess() - Method in class org.assertj.db.api.ErrorCollector
 
WithColumnLetterCase - Interface in org.assertj.db.type.lettercase
Defines the method to get the letter case of the columns.
WithLetterCase - Interface in org.assertj.db.type.lettercase
Defines the method to get the letter cases.
WithPrimaryKeyLetterCase - Interface in org.assertj.db.type.lettercase
Defines the method to get the letter case of the primary keys.
WithTableLetterCase - Interface in org.assertj.db.type.lettercase
Defines the method to get the letter case of the tables.
withType(Output) - Method in class org.assertj.db.output.AbstractOutputter
Changes the type of the output.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2020 AssertJ. All rights reserved.